Skip to content

jgreene/watch-less

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
watch-less is a simple command line tool that will watch a directory tree and output a compiled .css file whenever a .less file is changed.

I recomend installing globally for ease of use.

    sudo npm install -g watch-less

using it is as simple as:

    watch-less

to see various options use

    watch-less --help

About

A command line tool to watch a directory tree for changes to .less files and output compiled .css files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published