Skip to content

Just a small Python script that I use with Flask to autocompile less files into one styles.less file on change.

License

Notifications You must be signed in to change notification settings

alfredvaa/the-less-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

the-less-watcher

Just a small Python script that I use with Flask to autocompile less files into one style.less file on change.

Run

To run the script: python watcher.py folder/with/less/files

The folder added as argument and its sub folders are scanned for less-files. Those are compiled into one style.less file stored in the same folder.

About

Just a small Python script that I use with Flask to autocompile less files into one styles.less file on change.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages