1.0.0 • Published 7 years ago

simple-cli-boilerplate v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Simple CLI Boilerplate

A super simple CLI boilerplate module for getting you up and running!

Installation

  • Clone the repo git clone https://github.com/robbiegleeson/cli-boilerplace
  • cd cli-boilerplace && npm install -g

Usage

    # Commands
    cli create # Creates a template CLI module in your current directory

Issues

Any bugs please create a new issue here