EggPool / Plessc

PyQT interface to lessc with log and editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plessc

Plessc is a GUI frontend for lessc (or another compiler).
This software requires:

  • Python 3
  • PyQT
  • lessc (node-less on many distro or npm install lessc)
  • All OS! (*unix it's better)

ScreenShot

Screenshot

Feature

  • Readable Logs
  • Open the less file with the choosen editor
  • Open all less file on the folder of the choosen file
  • Support minify and yui-compress of lessc
  • Save a development version and a minimized one (using the option)
  • Auto checks if file was modified and compile
  • Sourcemap support
  • Lint in the log area

Changelog

See CHANGELOG.md file

Run

Execute: plessc.py

About

PyQT interface to lessc with log and editor

License:GNU General Public License v3.0


Languages

Language:Python 100.0%