Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamBuilder

What it is

StreamBuilder is an automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system Gulp and comes with goodies like the SASS CSS extension language and the Nunjucks template language.

What it does

By working in the /src directory all of your changes are piped and rendered to the /dist folder.

  • /src/scss -> /dist/css
  • /src/js -> /dist/js
  • /src/pages -> /dist/
  • /src/img -> /dist/img
  • It even refreshes your browser on every change!

Documentation

About

StreamBuilder is a highly customizable, automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system gulp.js and includes the Sass CSS extension language.

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages