This package has been deprecated

Author message:

this package has been deprecated

generator-drizzy

1.1.2 • Public • Published

generator-drizzy

Yeoman generator for scaffolding out a Web site without all the bullshit.

alt text

Features

  • Creates entry-point HTML, CSS, and JS based on options selected
  • Creates a working Gruntfile to minify and concatenate CSS and JS
  • Installs dependencies via Bower and NPM
  • Creates project files such as .gitignore and .jshintrc
  • Available options
    • AMD via Require.js
    • Stylus for CSS preprocessing
    • jQuery

Usage

  1. Install Yeoman

    $ npm install -g yo
    
  2. Install the generator

    $ npm install -g generator-drizzy
    
  3. Initiate a new project

    $ yo drizzy
    

Package Sidebar

Install

npm i generator-drizzy

Weekly Downloads

7

Version

1.1.2

License

none

Last publish

Collaborators

  • bitpshr