Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredly/lessterfy
https://github.com/jaredly/lessterfy
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredly/lessterfy
- Owner: jaredly
- Created: 2014-05-03T21:49:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T21:49:28.000Z (over 10 years ago)
- Last Synced: 2024-10-13T19:18:01.048Z (about 1 month ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[![NPM version](https://badge.fury.io/js/lessterfy.png)](http://badge.fury.io/js/lessterfy)
# lessterfy
Find, compile and watch .less files corresponding to your browserify import
tree.## install
With [npm](http://npmjs.org) do:
```
npm install lessterfy -g
```## use
```bash
lessterfy my/file.js -o build/bundle.css -p extra/less/path
```# license
Apache v2