gitt-push
v1.1.0
Published
initialize git, create a new remote repo and make initial commit
Downloads
1
Readme
A simple tool that initializes git, create a new remote repo, make and push an initial commit
Requirements
Installation Steps
- Install the module globally with
npm install -g gitt-push
- CD into your local project
- Run
gitt
in your project terminal to get started with pushing your local code to Github - Follow the simple instructions