gears-coffeescript

Software Screenshot:
gears-coffeescript
Software Details:
Version: 0.1.3
Upload Date: 20 Feb 15
Developer: Mike Yumatov
Distribution Type: Freeware
Downloads: 2

Rating: nan/5 (Total Votes: 0)

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

Installation

Install gears-coffeescript with pip:

 pip install gears-coffeescript

Usage

Add gears_coffeescript.CoffeeScriptCompiler to environment's compilers registry:

from gears_coffeescript import CoffeeScriptCompiler
environment.compilers.register('.coffee', CoffeeScriptCompiler.as_handler())


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

GEARS_COMPILERS = {
 '.coffee': 'gears_coffeescript.CoffeeScriptCompiler',
}

Requirements:

  • Python
  • node.js

Similar Software

Cython
Cython

27 Sep 15

Mumps Compiler
Mumps Compiler

28 Sep 15

bigloo
bigloo

20 Feb 15

PyInstaller
PyInstaller

18 Feb 15

Other Software of Developer Mike Yumatov

lemon-publications
lemon-publications

20 Feb 15

lemon-pages
lemon-pages

20 Feb 15

django-sitesutils
django-sitesutils

20 Feb 15

lemon-robots
lemon-robots

20 Feb 15

Comments to gears-coffeescript

Comments not found
Add Comment
Turn on images!