0.3.8 • Published 10 years ago

generator-bbproject v0.3.8

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

Building Blocks Project Generator

A simple Yeoman generator for the BB Project (https://github.com/buildingblocks/BBProject), which is a simple front end framework for working with less and javascript.

Installation

  1. Install Yeoman: npm install -g yo
  2. Install the generator: npm install -g generator-bbproject

Usage

  1. Create a new directory for your project mkdir project
  2. Go into that folder cd project
  3. Run: yo bbproject
  4. Run: npm install
  5. Start using Boilerplate

Remember to keep your npm modules upto date.

npm update -g or sudo npm update -g

Existing users

You may need to do npm cache clean generator-bbproject && npm install -g generator-bbproject or sudo npm cache clean generator-bbproject && sudo npm install -g generator-bbproject

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

11 years ago

0.3.3

11 years ago

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.9

11 years ago

0.2.8

11 years ago

0.2.7

11 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.4

11 years ago