1.1.2 • Published 4 months ago

@mobilizing/create-platform v1.1.2

Weekly downloads
-
License
LGPL-3.0
Repository
gitlab
Last release
4 months ago

mobilizing platform | create

npm version

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.

License

LGPL-3.0

1.1.2

4 months ago

1.1.1

4 months ago

1.1.0

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago