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

Dec 11, 2024
92b7e9e · Dec 11, 2024

History

16 Commits
Dec 11, 2024
Jun 12, 2024
Nov 24, 2023
Nov 24, 2023
Jun 12, 2024
Jun 12, 2024
Dec 11, 2024

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