Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NicolasPetton/gulp-task-runner

Run gulp tasks from Emacs
https://github.com/NicolasPetton/gulp-task-runner

Last synced: about 2 months ago
JSON representation

Run gulp tasks from Emacs

Awesome Lists containing this project

README

        

# Run Gulp tasks from Emacs

Repository mirrored from [https://petton.fr/git/nico/gulp-task-runner](https://petton.fr/git/nico/gulp-task-runner).

This package provides a straightforward integration
of [Gulp](http://gulpjs.com/) 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](./screenshots/screenshot1.png)
![screenshot2](./screenshots/screenshot2.png)