https://github.com/appleboy/livescript-gulp
A tiny wrapper around Gulp to run your gulpfile.ls.
https://github.com/appleboy/livescript-gulp
Last synced: 9 months ago
JSON representation
A tiny wrapper around Gulp to run your gulpfile.ls.
- Host: GitHub
- URL: https://github.com/appleboy/livescript-gulp
- Owner: appleboy
- Created: 2014-03-05T03:46:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-04T08:51:35.000Z (over 11 years ago)
- Last Synced: 2025-04-10T08:21:09.128Z (9 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [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
```