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

Lua
Lua

17 Aug 18

gears-less
gears-less

20 Feb 15

GNU BPEL2oWFN
GNU BPEL2oWFN

3 Jun 15

purepy
purepy

14 Apr 15

Other Software of Developer Mike Yumatov

Comments to gears-coffeescript

Comments not found
Add Comment
Turn on images!