0.0.4 • Published 12 years ago

watchless v0.0.4

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

Watchless

Watch for a entire directory and only compile a specific file

Arguments:

  • '-o' the output folder
  • '-d' the directory to watch
  • '-f' the file to compile when there is a change in the directory
  • '-h' show the help

All the arguments are required (for now) later i will make some error checking

Example

watchless -o cssfolder -d lessfolder -f lessfolder/file.less

Installation

npm install watchless -g
0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago