LeoAJ / my-init

CLI to create your customize package.json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mi Open Source Love

npm Travis license

CLI to create your customize package.json. Instead of using npm init or yarn init, you can start your project with your own customize package.json

mi

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

About

CLI to create your customize package.json

License:MIT License


Languages

Language:JavaScript 100.0%