CLI for Lcap Projects, including Application and UI Library.
npm install lcapCLI for developing Lcap Projects.
[![CircleCI][circleci-img]][circleci-url]
[![NPM Version][npm-img]][npm-url]
[![Dependencies][david-img]][david-url]
[![NPM Download][download-img]][download-url]
[circleci-img]: https://img.shields.io/circleci/project/github/vusion/lcap.svg?style=flat-square
[circleci-url]: https://circleci.com/gh/vusion/lcap
[npm-img]: http://img.shields.io/npm/v/lcap.svg?style=flat-square
[npm-url]: http://npmjs.org/package/lcap
[david-img]: http://img.shields.io/david/vusion/vusion.svg?style=flat-square
[david-url]: https://david-dm.org/vusion/vusion
[download-img]: https://img.shields.io/npm/dm/lcap.svg?style=flat-square
[download-url]: https://npmjs.org/package/lcap
`` shell`
npm install -g lcap
` shell`
lcap init
- lcap help: Show help of all commandslcap -V, --version
- : Show the version of current CLI
- init : Initialize a materialconfig
- : Configure CLI optionspublish
- : 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