lq-cqrs-cli
v0.0.1
Published
LQ CLI
Downloads
2
Readme
LQ CLI
CLI para auxiliar o desenvolvimento utilizando DDD.
Customizing 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:
$ yarn login
$ yarn whoami
$ yarn test
$ yarn link
$ yarn publish
License
MIT - see LICENSE