Last active
August 29, 2015 14:07
-
-
Save jeremyfuksa/80689df3ed85f5b89826 to your computer and use it in GitHub Desktop.
Gulp plugin setup.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
sudo yo gulp-webapp | |
bower install --save-dev bootstrap-sass-official font-awesome bourbon | |
sudo npm install --save-dev gulp gulp-load-plugins browser-sync gulp-ruby-sass gulp-autoprefixer del gulp-csso gulp-rename gulp-uncss gulp-uglify gulp-imagemin imagemin-pngcrush gulp-jshint beepbeep gulp-util gulp-plumber |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment