personal-node-cli
v0.1.2
Published
personal CLI
Readme
personal CLI
A CLI for personal use.
Commands
Babelpack
Simple basic project with webpack and babel
Starting
$ personal babelpack [path]Options
| Option | Description |
| ------ | --------------------------------------------------------------------------------------- |
| path | Set a path for the entry file in the webpack config. Example: src/index.js (required) |
Using babelpack
When everything is ready just run
$ npm run bundleLicense
MIT - see LICENSE
