1.0.0 • Published 8 years ago

generator-neverbuild v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

NEVERBUILD generator

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

Features

  • Grunt
    • Automagically compile your SCSS
    • Image optimization
  • libsass
  • Bourbon for Sass - A simple and lightweight mixin library for SASS
  • Neat for Bourbon - A lightweight semantic grid framework for SASS and Bourbon
  • jQuery
  • Basic .editorconfig file for consistency across editors/IDEs
  • jscsrc and scss-lint rules

For more information on what generator-neverbuild can do for you, take a look at the Grunt tasks used in the package.json.

Getting Started

  • Install: npm install -g generator-neverbuild
  • Create project directory and cd into it: mkdir project-name && cd $_
  • Run: yo neverbuild
  • Run grunt for building & watch + compile your SCSS files

License

MIT license

1.0.0

8 years ago

1.0.0-RC2

8 years ago

1.0.0-RC

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago