gitt icon indicating copy to clipboard operation
gitt copied to clipboard

initialize git, create a new remote repo and make initial commit

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