gears-less

Software Screenshot:
gears-less
Software Details:
Version: 0.3.1
Upload Date: 20 Feb 15
Developer: Mike Yumatov
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

gears-less already includes the LESS source code for you, so you don't need to worry about installing it yourself.

Installation

Install gears-less with pip:

 pip install gears-less

Usage

Add gears_less.LESSCompiler to environment's compilers registry:

from gears_less import LESSCompiler
environment.compilers.register('.less', LESSCompiler.as_handler())

If you use Gears in your Django project, add this code to its settings:

GEARS_COMPILERS = {
 '.less': 'gears_less.LESSCompiler',
}

Requirements:

  • Python
  • node.js

Similar Software

Invicta
Invicta

2 Jun 15

nwcc
nwcc

11 May 15

Scheme2Js
Scheme2Js

11 May 15

Ctalk
Ctalk

20 Feb 15

Other Software of Developer Mike Yumatov

Gears
Gears

20 Feb 15

django-gears
django-gears

20 Feb 15

Snake
Snake

12 May 15

Comments to gears-less

Comments not found
Add Comment
Turn on images!