/unboil

:egg: Boilerplate customiser for lazy people

Primary LanguageJavaScriptMIT LicenseMIT

logo

unboil

Boilerplate customiser for lazy people

License Standard Standard



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.