gulp-check-gems
Check the presence of a RubyGem in your system and execute a task
Install
$ npm install --save-dev gulp-check-gems
This plugin requires Ruby and your path configured.
Usage
var gulp = ;var sass = ;var scsslint = ;var checkGem = ; gulp;
API
gemfile
- Type:
String
;
Changelog
0.0.1 Initial release
- initial code
License
MIT © 2015 David Dias