livescript-gulp
Version:
A tiny wrapper around Gulp to run your `gulpfile.ls`.
18 lines (11 loc) • 323 B
Markdown
# [LiveScript](http://livescript.net/)-gulp
__Deprecated: Please update [gulp](https://github.com/gulpjs/gulp) to 3.7.x or up version. GulpJS will load `gulpfile.ls` automatically.__
A tiny wrapper around Gulp to run your gulpfile.ls.
### Install
```
$ npm install livescript-gulp -g
```
### Usage
```
$ lsc-gulp
```