2.0.0 • Published 6 years ago

create-choo-electron v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

create-choo-electron stability

npm version build status downloads js-standard-style

Create a fresh Choo Electron application.

Development kindly funded by nearForm.

Features

Usage

$ npx create-choo-electron <project-directory>

API

  $ create-choo-electron <project-directory> [options]

  Options:

    -h, --help        print usage
    -v, --version     print version
    -q, --quiet       don't output any logs

  Examples:

    Create a new Choo Electron application
    $ create-choo-electron

  Running into trouble? Feel free to file an issue:
  https://github.com/choojs/create-choo-electron/issues/new

  Do you enjoy using this software? Become a backer:
  https://opencollective.com/choo

License

MIT