choo-scaffold

1.2.0 • Public • Published

choo-scaffold

npm version build status downloads js-standard-style

Scaffold out files for a Choo project. Useful to speed up creating applications.

Usage

$ npx choo-scaffold <command>

API

  $ choo-scaffold <command> [options]
 
  Commands:
 
    store       generate a new store
    view        generate a new view
    component   generate a new component
 
  Options:
 
    -h, --help        print usage
    -v, --version     print version
    -q, --quiet       don't output any logs
 
  Examples:
 
    Create a new store
    $ choo-scaffold store todos
 
    Create a new view
    $ choo-scaffold view 404
 
    Create a new component
    $ choo-scaffold component button
 
  Running into trouble? Feel free to file an issue:
  https://github.com/choojs/choo-scaffold/issues/new
 
  Do you enjoy using this software? Become a backer:
  https://opencollective.com/choo

See Also

License

Apache-2.0

/choo-scaffold/

    Package Sidebar

    Install

    npm i choo-scaffold

    Weekly Downloads

    18

    Version

    1.2.0

    License

    Apache-2.0

    Unpacked Size

    21.8 kB

    Total Files

    10

    Last publish

    Collaborators

    • mreinstein
    • benlyn
    • s3ththompson
    • yoshuawuyts
    • bret
    • lrlna
    • yerkopalma
    • juliangruber
    • timwis
    • ahdinosaur
    • toddself
    • sethvincent
    • maxogden
    • shama
    • freeman-lab
    • feross
    • emilbayes
    • colingourlay
    • jameskyburz
    • almost
    • slaskis
    • ungoldman
    • graforlock
    • tornqvist
    • amongiants
    • goto-bus-stop
    • mafintosh