0.2.0 • Published 9 years ago

generator-mechanic v0.2.0

Weekly downloads
11
License
-
Repository
github
Last release
9 years ago

generator-mechanic

Yeoman generator that scaffolds out a delightful front-end web app using flight.js, gulp, and vagrant. Used with love by the team at Mechanic.

Features

Please see our gulpfile.js for a look behind the curtain. But here's the overview:

  • Flight.js provides the glue that holds everything together, and otherwise gets out of the way
  • Built-in preview server with BrowserSync 2.x
  • CSS Autoprefixing
  • Custom Modernizr builds
  • Sass compilation using the awesome libsass
  • A separate build script for production releases
  • Source maps everywhere!
  • A basic LAMP environment provided by Vagrant

Getting Started

  • Install dependencies: npm install --global yo bower
  • Install the generator: npm install --global generator-mechanic
  • Run yo mechanic to scaffold your webapp
  • Follow the directions and select what you need. The Mechanic will let you know what to do next, and answers are only a README away!
0.2.0

9 years ago

0.1.0

9 years ago