sync-github-forks-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.17 • Public • Published

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

Package Sidebar

Install

npm i sync-github-forks-cli

Weekly Downloads

3

Version

0.1.17

License

MIT

Last publish

Collaborators

  • oledid