snoofy / WinLess

An awesome Windows GUI for less.js

Home Page:http://winless.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinLess

http://winless.org

WinLess is written with C#.NET using Visual Studio 2010.

The installer is created using War Setup

Project status and future

Read this issue for an explanation of the projects' status and future. Read this before opening any issue.

Using a globally installed less

To use a globally installed LESS, instead of the one bundled with WinLess, you should follow the following steps:

  1. Install Node.js, which comes bundled with NPM.
  2. Open command prompt.
  3. Execute npm install less -g
  4. Execute npm install less-plugin-clean-css -g
  5. Choose use globally installed less in WinLess settings.

About

An awesome Windows GUI for less.js

http://winless.org

License:Apache License 2.0


Languages

Language:C# 100.0%Language:Batchfile 0.0%