Skip to content

jamieguerrero/generator-sass-kit

Repository files navigation

generator-sass-kit NPM version Build Status Dependency Status

generator-sass-boilerplate was fucked up so i just put my own default sass scaffolding into a yeoman generator

Installation

First, install Yeoman and generator-sass-kit using npm (we assume you have pre-installed node.js).

//git clone this thing, then npm link it so npm installs it globally
git clone https://github.com/jnguerrero/generator-sass-kit.git
npm link

//yo and you should see sass-kit as an available generator.
yo

//it will create a sass folder and a css folder with some junk in it. check it out.

Then generate your new project:

//yo sass-kit to run it on its own
yo sass-kit

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Jamie Guerrero

About

yeoman generator containing sass startup files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published