0.0.2 • Published 7 years ago
vuecomp-teste-vlalg v0.0.2
vuecomp CLI
Test project with gluegun
A CLI for vuecomp.
Commands
For help
nbtest -hGlobal installation
npm i -g vuecomp-teste-vlalg
yarn add -g vuecomp-teste-vlalgLocal installation
npm i vuecomp-teste-vlalg
yarn add vuecomp-teste-vlalgCustomizing your CLI
Check out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.
Publishing to NPM
To package your CLI up for NPM, do this:
$ npm login
$ npm whoami
$ npm lint
$ npm test
(if typescript, run `npm run build` here)
$ npm publishLicense
MIT - see LICENSE