init-github
v1.0.4
Published
Command line tool to create GitHub repositories.
Maintainers
Readme
github-init
Command Line tool to create repository on GitHub
Install
$ [sudo] npm install -g init-githubPreview
Usage
$ githubSetup
This tool requires auth tokens to create repositories on Github. You'll need to follow the given steps in order to use this tool.
Generate Personal Access Tokens
Run
$ githuband hitctrl + cNow, go to your
home directorywhich is basically/home/usernameand hitctrl + hto find the hidden foldersSearch for
.repogitfolderOpen the
token.jsonfile insdie the.repogitfolderPaste your
personal access tokenand save the file.Run
$ githubagain to successfully create repositories
License
MIT © Rabin Gaire
