lesscw

0.1.7 • Public • Published

lesscw

In short: lesscw less/ will scan recursively less folder for *.less files and compile them into .css. It will rescan all folders within less/ every 5 seconds (in lesscw: FOLDER_SCAN_INTERVAL).

Installation

  • get node
  • get npm
  • npm install -g lesscw
  • or git clone https://github.com/jan-swiecki/lesscw/ && cd lesscw && npm link

have fun

Readme

Keywords

none

Package Sidebar

Install

npm i lesscw

Weekly Downloads

1

Version

0.1.7

License

none

Last publish

Collaborators

  • jan-swiecki