@kalutheo/uie

0.0.6 • Public • Published

uie CLI

Uie is a cli that will help you to quickly initiate your elm ui explorer project.

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

/@kalutheo/uie/

    Package Sidebar

    Install

    npm i @kalutheo/uie

    Weekly Downloads

    23

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    22.7 kB

    Total Files

    16

    Last publish

    Collaborators

    • kalutheo