gears-stylus

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

Rating: nan/5 (Total Votes: 0)

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

Tiny C Compiler
Tiny C Compiler

3 Jun 15

GNU Smalltalk
GNU Smalltalk

11 May 15

Tcl/Tk
Tcl/Tk

20 Jan 18

Excelsior JET
Excelsior JET

17 Feb 15

Other Software of Developer Mike Yumatov

Comments to gears-stylus

Comments not found
Add Comment
Turn on images!