/butter-cli

Butter Command-Line Interface

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

butter-cli

Butter Command-Line Interface

npm install -g brkfst-butter-cli
  Usage: butter [options] [command]


  Commands:

    set [options]            Set configuration key:value pairs
    install [options]        Installs butter in the current directory: /Users/ctullos/Development/Breakfast/Butter CLI
    create [options] <type>  Creates the specified <type>: atom|helper|molecule|organism|style|template
    launch                   Launch Butter and listen for changes
    build                    Build Butter
    eject <path>             Ejects the butter ~/dist/assets directory to the specified <path>

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Head over to the Butter docs for more info.