my-init
v1.3.0
Published
CLI to create a customize package.json file
Downloads
3
Readme
mi
CLI to create your customize package.json. Instead of using
npm init
oryarn init
, you can start your project with your own customize package.json
Install
$ npm install -g my-init
Usage
Run mi
in your terminal first time to generate mirc
file in your home diretory (same as npmrc
), ever since that mi
will generate package.json
base on your mirc
file
License
MIT