jglanz / atom-gulp-control

Displays a list of gulp tasks and allows execution within Atom.

Home Page:https://atom.io/packages/gulp-control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom gulp-control

What

Displays a list of gulp tasks and allows execution within Atom.

Tasks can be re-started, tracked and controlled from a central point. Open the control from the package menu and you are good to go.

Gulp

Why

Reasons why this might work for you

  • Allows the ability to execute any gulp tasks directly within Atom
  • Allows a single overview of all tasks available to you
  • Gulpfile.[coffee|js] is automatically located, either withing the root project folder or a sub-folder

Where

The Atom package can be found on the Atom registry, https://atom.io/packages/gulp-control.

Pull requests, issues, feature requests are all welcome and encouraged via https://github.com/jacogr/atom-gulp-control.

About

Displays a list of gulp tasks and allows execution within Atom.

https://atom.io/packages/gulp-control

License:MIT License


Languages

Language:CoffeeScript 87.9%Language:CSS 12.1%