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

KBasic
KBasic

2 Jun 15

HGL Suite
HGL Suite

17 Feb 15

Snake
Snake

12 May 15

Other Software of Developer Mike Yumatov

lemon-pages
lemon-pages

20 Feb 15

django-gears
django-gears

20 Feb 15

lemon-filebrowser
lemon-filebrowser

20 Feb 15

Comments to gears-stylus

Comments not found
Add Comment
Turn on images!