5.0.8 • Published 1 month ago
@soundworks/create v5.0.8
soundworks | create
Interactive command line tools to create and manage soundworks applications.
Tutorial: https://soundworks.dev/tutorials/getting-started.html
Usage
Application generator
npx @soundworks/create@latest [app_name]
Wizard in existing applications
npx soundworks
Available Commands
Usage: wizard [options]
Options:
-c, --create-client create a new soundworks client
-p, --install-plugins install / uninstall soundworks plugins
-l, --install-libs install / uninstall related libs
-f, --find-doc find documentation about plugins and related libs
-i, --config-infos get config information about you application
-C, --create-env create a new environment config file
-b, --extend-build extend the build settings (babel, webpack) of your project
-e, --eject-launcher eject the launcher and default views from `@soundworks/helpers`
-d, --check-deps check and update your dependencies
-h, --help display help for command
Notes
Development notes
To develop the application generator locally:
// link globally in `soundworks-create` directory:
sudo npm link
// create an app with --debug flag
npx @soundworks/create --debug
// later, unlink globally
sudo npm unlink --global @soundworks/create
npm ls --global
Todos
- typescript template
- new client templates (connection screen, etc.)
Credits
https://soundworks.dev/credits.html
License
5.0.6
1 month ago
5.0.5
1 month ago
5.0.4
1 month ago
5.0.3
3 months ago
5.0.2
4 months ago
5.0.1
5 months ago
5.0.0
5 months ago
5.0.8
1 month ago
5.0.7
1 month ago
1.0.0-alpha.23
1 year ago
1.0.0-alpha.22
1 year ago
1.0.0-alpha.21
1 year ago
1.0.0-alpha.20
1 year ago
1.0.0-alpha.19
2 years ago
1.0.0-alpha.18
2 years ago
1.0.0-alpha.16
2 years ago
1.0.0-alpha.17
2 years ago
1.0.0-alpha.15
2 years ago
1.0.0-alpha.14
2 years ago
1.0.0-alpha.13
2 years ago
1.0.0
3 years ago
1.0.0-alpha.9
2 years ago
1.0.0-alpha.8
2 years ago
1.0.0-alpha.7
3 years ago
1.0.0-alpha.6
3 years ago
1.0.0-alpha.10
2 years ago
1.0.0-alpha.5
3 years ago
1.0.0-alpha.4
3 years ago
1.0.0-alpha.3
3 years ago
1.0.0-alpha.2
3 years ago
1.0.0-alpha.1
3 years ago
1.0.0-alpha.0
3 years ago
1.0.0-alpha.12
2 years ago
1.0.0-alpha.11
2 years ago
0.0.0
3 years ago