noah. Manage real-time clones from multiple organizations

github.com/junhoyeo/noah

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • feat: fall back to `gh auth token` when GITHUB_TOKEN is unset
  • fix: scope typeRoots to local node_modules
February 2024
  • Update README.md
  • Update README.md
December 2022
  • [mirrors] When conflict, rollback unpushed commits and try to pull again
  • [mirrors] Log current repo
  • [mirrors] Handle conflicts
  • [mirrors] Add error handling logic to `mirrors pull`
  • [mirrors] Use SSH
  • [mirrors] Detach function `getRepositories` to `github.ts`
  • [mirrors] Implement `mirrors prune`
September 2022
  • [mirrors] Support passing GitHub URL in `watch`
May 2022
  • [mirrors] Count number of repos when cloning
  • Update README.md
April 2022
  • [mirrors] Fix: add missing spread operator
  • [mirrors] Rename command: `init` -> `watch`
  • [mirrors] Clone repos under organization names
  • Update README.md
  • Load `GITHUB_TOKEN` from `.env`
  • Use `stringifyUrl` when constructing endpoint for org repos