Skip to content

ImBobby/generator-suit-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Yeoman generator for Suit-lite, a lite version of Suit-baze

Resources

License

Stars

Watchers

Forks

Packages

No packages published