1.3.0 • Published 8 years ago

generator-quicky v1.3.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

Yeoman generator for npm modules

Install

$ npm install -g commitizen semantic-release-cli yo
$ npm i generator-quicky -g

Usage

$ yo quicky

Features

  • Commit validation via ghooks
  • Release notes generation via Commitizen
  • ES6 Compilation via Babel
  • Test run via AVA
  • Code coverage via Coverall
  • Semantic versioning via Semantic Release
  • Linting via JS Standard
  • Documentation generation via jsdoctomd
  • Badges via shields.io
  • Check package name availability via npm-name
  • Auto creates the github repository
1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago