speedy : super fast gulp task execution
script karma |
Rating 0/0,
Downloaded by 1517 |
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 |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|