Skip to content

camdagr8/butter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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|catalyst
    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.