1.0.1 • Published 6 years ago

gitnit v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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>