Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaredly/lessterfy


https://github.com/jaredly/lessterfy

Last synced: 17 days ago
JSON representation

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