• Stars
    star
    131
  • Rank 275,867 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gulp task runner extension for chrome devtools

gulp-devtools

Gulp task runner extension for chrome devtools

alt tag

Quick setup :

  • Download the Gulp devtools extension for Chrome Developer Tools 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.

Built With:

Chrome-extension

Plugin

Credits :