1.0.1 • Published 7 years ago
nj-git v1.0.1
Create git repos at ease with nj-git
How does it work?
1 Install nj-git globally on your pc using npm
npm install -g nj-git2 run nj-git on your terminal, add your username and password
nj-git & Then?
It will prompt you to enter repo name, add description, add .gitignore file and push to git remote automatically.