Generator Express Versions Save

An express generator for Yeoman, based on the express command line tool.

2.7.1

9 years ago
  • Fixes #123

2.7.0

9 years ago
  • Added option to create a new directory

2.6.2

9 years ago

Maintenance release

  • Updated dependencies
  • Replaced yeoman deprecated methods

2.6.1

9 years ago
  • Error handling for sass/less/stylus so Gulp doesn't crash #117
  • .editorconfig #118

2.6.0

9 years ago

Added support for SQLite

2.5.13

9 years ago

Updated dependencies

2.5.12

9 years ago
  • Fixed #110
  • Fixed #111
  • Merged #105

2.5.11

9 years ago
  • Minor fixes

2.5.8

9 years ago
  • Updated to latest dependencies
  • Minor bug fixes & reorganized code

2.5.9

9 years ago
  • Only includes livereload if in development environment