fab-ginit

1.0.0 • Public • Published

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)

  1. Clone repo
  2. Run npm install
  3. Install the module globally with npm install -g from within the project directory
  4. Run ginit <repo-name> <longer repo description>

Readme

Keywords

Package Sidebar

Install

npm i fab-ginit

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

9.14 kB

Total Files

7

Last publish

Collaborators

  • fabianuzukwu