lcap
v0.6.2
Published
CLI for Lcap Projects, including Application and UI Library.
Readme
Lcap
CLI for developing Lcap Projects.
Install
npm install -g lcapQuick Start
lcap initCommands
lcap help: Show help of all commandslcap -V, --version: Show the version of current CLIinit <type> <name>: Initialize a materialconfig <action> <key> [value]: Configure CLI optionspublish <version>: Publish a new versiondeploy: Push files to NOS static bucketusage: Generate usage.json from api.yaml, screenshot and docscreate: Generate Component and Logichelp [cmd]: display help for[cmd]
Run lcap <command> --help for detailed usage of given command.
