gitnit
v1.0.1
Published
Git initializer CLI that creates a remote repository on GitHub, edit the .gitignore file and perform the initial commit and push
Downloads
1
Readme
Gitnit CLI
Git initializer CLI that initialises a local git repository, creates a remote repository on Github, allows you to add files & folders to .gitignore then commits and pushes your repository.
Installation
Install CLI
npm install -g gitnit
Usage
gitnit <repo name> <repo description>