1.0.0 • Published 4 years ago
fab-ginit v1.0.0
Build a JavaScript Command Line Interface (CLI) with Node.js
Node is a great choice for building command line tools. This mini project is a Node CLI which interacts with the GitHub API to create git repo .
Refeence article url: https://www.sitepoint.com/javascript-command-line-interface-cli-node-js/
Requirements
Installation Steps (if applicable)
- Clone repo
- Run
npm install
- Install the module globally with
npm install -g
from within the project directory - Run
ginit <repo-name> <longer repo description>
1.0.0
4 years ago