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.
 
Nicolas Petton 877990e956 Merge pull request #5 from arnested/dynamic-gulp-binary 5 years ago
screenshots Add screenshots to the readme 6 years ago
CONTRIBUTING.md Initial commit 6 years ago
COPYING Initial commit 6 years ago
gulp-task-runner.el Lookup gulp binary in current buffer 6 years ago
readme.md use markdown for the readme 6 years ago

readme.md

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