1.0.0 • Published 9 years ago

generator-gulp-mithril v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Generator Gulp Mithril

Yeoman generator that scaffolds out a front-end web app using gulp for the build process and Mitrhil as the MVC framework

npm.io

Features

Please see our gulpfile.js for up to date information on what we support.

  • Mitrhil MVC framework
  • Built-in preview server with livereload
  • Automagically compile with either Sass or Less
  • Module loading using either Require or Browserify

For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json.

Getting Started

  • Install: npm install -g generator-gulp-mithril
  • Run: yo gulp-mithril
  • Run gulp build for building to the dist directory and gulp for previewing with live reload

npm.io npm.io npm.io npm.io npm.io npm.io

License

MIT

1.0.0

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago