scott-cli

0.1.3 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i scott-cli

Weekly Downloads

5

Version

0.1.3

License

MIT

Last publish

Collaborators

  • sukonzer