taurius-psc
v0.0.3
Published
Simple CLI to create crud with prisma
Downloads
1
Readme
taurius PSC CLI
A CLI for taurius-psc.
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:
$ npm login
$ npm whoami
$ npm test
$ npm run build
$ npm publish
License
MIT - see LICENSE