You are not logged in.

#1 2013-05-05 20:03:37

CHPE
Member
Registered: 2010-12-05
Posts: 32

watchless - a simple Bash helper for LESS to CSS compilation

Here is a simple Bash tool for LESS files compilation, watching your .less files using inotifywait and compiling CSS on file change.

Supports @import-ed files. Compiled files can go in the current directory or in another directory, keeping the directory structure intact (~/Project/less/style.less to ~/Project/css/style.css for example)

Not well tested, may be dangerous.

AUR: https://aur.archlinux.org/packages/watchless/

Offline

Board footer

Powered by FluxBB