Skip to content

zkessin/webmachine-coffeescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic webmachine tool for on the fly compiling of coffeescript.

You should put a link to the coffeescript sources in the priv dir as "priv/www" then you can make a HTTP request to http://yourhost.com/coffeescript/my_file.coffee and it will send you the compiled JS

you need dispatch rule like this

{["coffeescript", '*'], coffeescript, []}.

Created by Zachary Kessin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages