Skip to content

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

License

Notifications You must be signed in to change notification settings

ircam-ismm/ircam-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published