2019.5.8 • Published 6 years ago
github-create v2019.5.8
create github repo
Installation
$ [sudo] npm i -g github-createConfig
$ export GITHUB_TOKEN="<GITHUB_TOKEN>"Scripts usage
| command | usage | 
|---|---|
| github-create | usage: github-create [-p|--private] name | 
Examples
$ github-create repo1 repo2
$ github-create my_org/repo1 my_org/repo2