0.0.1 • Published 3 years ago

catalyst-js-cli v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

catalyst cli

A CLI for catalyst.

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 lint
$ npm test
(if typescript, run `npm run build` here)
$ npm publish

Configuration

TODO - build a table of config values to read from the catalyst/catalyst.json delete, get, list, put object names model path service path base model path base service path file name casing class name casing property casing

License

MIT - see LICENSE

0.0.1

3 years ago