1.1.2 • Published 4 months ago
@mobilizing/create-platform v1.1.2
mobilizing platform | create
Interactive cli tool to create and manage mobilizing platform projects.
Usage
Project generator
npm init @mobilizing/platform@latest [app_name]
Wizard in existing project
npx platform [options]
Options:
-c, --create-client create a new soundworks client
-k, --create-sketch create a new sketch
-K, --create-sketch-client create a new sketch 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
-e, --eject-launcher eject the launcher and default views from `@soundworks/helpers
-d, --check-deps check and update your dependencies
--upgrade-config upgrade config files from JSON to YAML
-h, --help display help for command
Credits
The mobilizing plaform is built on top of the soundworks framework.