0.0.4 • Published 11 years ago

watchless v0.0.4

Weekly downloads
3
License
-
Repository
github
Last release
11 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

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago