0.1.3 • Published 7 years ago

scott-cli v0.1.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

scott

A simple CLI for quick build foundation

Installation

$ npm install scott-cli -g

Automated --help

The help information is auto-generated based on the information scott-cli already knows about your program, so the following --help info is for free:

 $ ./demo scott --help

   Usage: scott <command>

   An simple CLI for scott ordering

   Options:

     -h, --help                 Output usage information
     -V, --version              Output the version number
     add|a <gitpath> [branch]   Add a new template
     delete|d <tempalte>        Delete a template
     list|l [options]           List all the templates
     install|i <options>        Install a new project
     reset|r <tempalte>         Clear foundation content

License

Copyright (c) 2017 Vic. Licensed under the MIT.

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago