Run gulp tasks from Emacs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

467 B

Run Gulp tasks from Emacs

Repository mirrored from https://petton.fr/git/nico/gulp-task-runner.

This package provides a straightforward integration of Gulp in Emacs. Evaluate =M-x gulp= to get the list of gulp tasks of a project and run a task.

Tasks are run in a compilation buffer.

Screenshots

screenshot1 screenshot2