Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.
/ compiler Public archive

Little less and coffeescript compiler webservice

Notifications You must be signed in to change notification settings

darkhelmet/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compiler

A little app to compile less and coffee-script as a webservice

Example

curl -X POST -F coffee=@script.coffee http://compiler.herokuapp.com/
curl -X POST -F less=@style.less http://compiler.herokuapp.com/

About

Little less and coffeescript compiler webservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published