lcap-min
v0.1.5
Published
CLI for Lcap Projects, including Application and UI Library.
Downloads
5
Readme
Lcap-min
CLI for developing Lcap Projects.
Install
npm install -g lcap-minQuick 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 docsreadme: Generate final readable README.md from api.yaml and docsvetur: Generate tags.json and attributes.json for Veturhelp [cmd]: display help for[cmd]
Run lcap <command> --help for detailed usage of given command.
