compir

0.0.1 • Public • Published

compr CLI

(in production)

Features

  • [x] Command to create React.js components
  • [x] Command to create React Native components
  • [x] Custom path to generate component
  • [ ] Option to use typescript template

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

License

MIT - see LICENSE

Readme

Keywords

Package Sidebar

Install

npm i compir

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

7.58 kB

Total Files

12

Last publish

Collaborators

  • mrdougz