lcap
v0.5.3
Published
CLI for Lcap Projects, including Application and UI Library.
Downloads
716
Readme
Lcap
CLI for developing Lcap Projects.
Install
npm install -g lcap
Quick Start
lcap init
Commands
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.