gears-stylus

Software Screenshot:
gears-stylus
Software Details:
Version: 0.1.6
Upload Date: 20 Feb 15
Developer: Mike Yumatov
Distribution Type: Freeware
Downloads: 26

Rating: 5.0/5 (Total Votes: 1)

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

Installation

Install gears-stylus with pip:

 pip install gears-stylus

Usage

Add gears_stylus.StylusCompiler to environment's compilers registry:

from gears_stylus import StylusCompiler
environment.compilers.register('.styl', StylusCompiler.as_handler())


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

GEARS_COMPILERS = {
 '.styl': 'gears_stylus.StylusCompiler',
}

Requirements:

  • Python
  • node.js

Similar Software

Voodoo Compiler
Voodoo Compiler

20 Feb 15

tkscript
tkscript

3 Jun 15

Go
Go

27 Sep 15

GNU Smalltalk
GNU Smalltalk

11 May 15

Other Software of Developer Mike Yumatov

Comments to gears-stylus

Comments not found
Add Comment
Turn on images!