sponsor Vim development Vim logo Vim Book Ad

speedy : super fast gulp task execution

 script karma  Rating 0/0, Downloaded by 1406  Comments, bugs, improvements  Vim wiki

created by
Marcin Szamotulski
 
script type
utility
 
description
The plugin executes gulp tasks in a background vim channel. The plugin runs a node server that imports your gulp file which makes running your gulp files much faster than on command line, since only the initial run has to interpret the gulp file.

Vim commands:

:Gulp task [task, ...]
Runs a gulp task. The output is redirected to vim. You can inspect it with vim :msg command. Upon initial invocation it will also start the background server. The server will be shut down when you exit vim.

:GulpStop
:GulpStart
:GulpRestart
These commands stop, start and restart the background node server. This is useful if you want to switch to another project.

The projcet is on github: https://github.com/coot/speedy
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
speedy-1.1.zip v1,1 2016-10-15 8.0 Marcin Szamotulski https://github.com/coot/speedy/releases/tag/v1.1
speedy-1.0.tar.gz 1 2016-08-27 7.4 Marcin Szamotulski Initial upload
ip used for rating: 3.145.173.112

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github