SC5 / gulp-bobrsass-boilerplate

Gulp BoBrSASS Boilerplate
7 stars 13 forks source link

Use Bundler to handle gem dependencies #39

Closed terotil closed 9 years ago

terotil commented 9 years ago

Use Bundler to manage gem dependencies, which allows convenient deps locking or version limitations in case needed. Also scriptify system deps check to reduce "cold boot" from five to three commands (in case Ruby is already available) and inform user about missing deps.