Skip to content

andeersg/generator-simple-gulp-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Gulp SCSS generator!

Build Status Coverage Status

This is a simple and efficient way to get a Gulp setup for SCSS and JS up and running.

It creates a simple gulpfile with tasks for Javascript and SCSS, and a folder structure:

dev/js
dev/scss
assets/css - Compiled SCSS end up here.
assets/js - Javascript end up here.

Usage

Install Yeoman and this generator:

npm install -g yo generator-simple-gulp-scss

Go to the folder or create a folder where you want your SCSS project:

yo simple-gulp-scss

About

A small yeoman generator to create a simple gulp scss workflow.

Resources

Stars

Watchers

Forks

Packages

No packages published