sync-github-forks-cli
v0.1.17
Published
Keep github forks up to date using node, the github api and git
Maintainers
Readme
sync-github-forks-cli

Keeps github forks up to date using node, the github api and git.
Requirements:
git must be in PATH.
Program flow:
See the API's readme
Usage:
npm install -g sync-github-forks-cli
sync-github-forks [github-username] [path-to-work-directory] [github-api-key]Example run:
sync-github-forks oledid-forks C:/temp/sync-github-forks (secret-github-api-key)Example output:
See the API's readme
Related:
- @oledid-js/sync-github-forks - API for this module
- @oledid-forks - An organization that uses this to sync its forks every day
