@ircam/create

1.1.3 • Public • Published

Ircam | create

npm version

Interactive command line tools for scaffolding simple test apps and demos.

Usage

npx @ircam/create@latest [dirname]
Usage: create [options] [dirname]

Arguments:
  dirname                  Directory in which we should create the project

Options:
  -t, --template <string>  Template to use
  -h, --help               display help for command

Development notes

To develop the generator locally:

// link globally
// in `ircam-create` directory:
sudo npm link
// to create an app
npx @ircam/create
// unlink globally
sudo npm unlink --global @item/create
npm ls --global

Credits

https://soundworks.dev/credits.html

License

BSD-3-Clause

Readme

Keywords

none

Package Sidebar

Install

npm i @ircam/create

Weekly Downloads

2

Version

1.1.3

License

BSD-3-Clause

Unpacked Size

15.9 kB

Total Files

19

Last publish

Collaborators

  • jipodine
  • norbert.schnell
  • b-ma