Skip to content

oledid-forks/sync-github-forks-cli

 
 

Repository files navigation

sync-github-forks-cli Build Status npm npm

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:

License:

MIT

About

Used to sync repos in @oledid-forks daily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.7%
  • TypeScript 24.3%