Skip to content

Latest commit

 

History

History
47 lines (41 loc) · 1.28 KB

README.md

File metadata and controls

47 lines (41 loc) · 1.28 KB

logo

unboil

Boilerplate customiser for lazy people




Features

  • Fancy CLI interface to generate a new project from a boilerplate
  • Update & customize existing package.json
  • Update existing LICENSE accordingly to the updated package.json, create it if none
  • Update existing README, create it if none
  • Clear existing .git
  • Quickly re-init the git folder and add your git remote repository
  • Minimal module: only 4 dependencies

Installation

$ npm install -g unboil

Usage

$ cd my-project
$ unboil

License

MIT.