1.1.0 • Published 1 year ago

gitt-push v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

A simple tool that initializes git, create a new remote repo, make and push an initial commit

Requirements

Installation Steps

  1. Install the module globally with npm install -g gitt-push
  2. CD into your local project
  3. Run gitt in your project terminal to get started with pushing your local code to Github
  4. Follow the simple instructions