Gulp Devtools

#4.67 / 9 rate

Gulp Devtools

689 users

2014-05-14

nikhilesh.k

Extension Information

5 star
33%
4 star
33%
3 star
0%
2 star
33%
1 star
0%

Supported Languages

Description

An extension to run gulp task from chrome devtools

Quick setup :
-------------------

- Download the gulp devtools extension from the Chrome Web Store.
- If not already installed, run `npm install -g gulp-devtools`
- Export gulp from your gulpfile.js by adding `module.exports = gulp;`
- Run `gulp-devtools` in a directory with a gulpfile!
- Open Chrome Dev tools, find the Gulp tab. Your gulp tasks should now be accessible from Chrome.

Project page:
-------------------
- https://github.com/niki4810/gulp-devtools