1.4.0 • Published 9 years ago

generator-suit-lite v1.4.0

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

Suit-lite generator Build Status

Suit-lite is a lite version of Suit-baze

Purpose

I made this generator in case I need quick boilerplate to test/experiment something new. Since the purpose is just for test/experiment, no build system and preprocessing needed. That's why it called Suit-lite

Getting Started

Make sure you have node and yeoman installed.

Install generator by running

npm install generator-suit-lite -g

if it doesn't work, you might need sudo command

Usage

Run:

yo suit-lite

By default it will generate:

  • index.html
  • bower.json
  • css/
    • normalize.css
    • main.css
  • img/
  • js/
    • main.js

This generator also provide jQuery and Bootstrap in case you need it.

License

MIT License

1.4.0

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago