Categories: Development Tools Scripts, Compilers Scripts
- Home
- Web
- Development Tools Scripts
- Compilers Scripts
- Oven
- Downloading...
Oven 0.2.2
The module sets up a client-server architecture allowing the developer to feed CoffeeScript code to a remote compiler and get the results.It basically sends the server a CoffeeScript file and returns the compiled JS file to a local folder.Oven is perfect...