Just a basic gulpfile.js for bootstrap scss (sass) projects
Source folders are in dist. Public folders are in... public.
Use bower to install dependencies
$ bower installInstall gulp plugins
$ npm installGulpify your project
$ gulpWatch your work!
$ gulp watcher