0.1.0 • Published 10 years ago

generator-almond v0.1.0

Weekly downloads
6
License
-
Repository
github
Last release
10 years ago

Almond web app generator

Yeoman generator that scaffolds out a front-end web app with AMD capabilities.

Features

  • RequireJS
  • Optimized build with Almond
  • Automagically compile Less (Optional)
  • Twitter Bootstrap (Optional)
  • Font Awesome (Optional)
  • LESS Hat 3.0 (Optional)
  • Leaner Modernizr builds (Optional)

Getting Started

  • Install: npm install -g generator-almond
  • Run: yo almond
  • Run grunt for building and grunt watch for enabling Less compiler