Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

A command-line script for compiling CoffeeScript files#13

Closed
jgibson wants to merge 1 commit intodoloopwhile:masterfrom
jgibson:master
Closed

A command-line script for compiling CoffeeScript files#13
jgibson wants to merge 1 commit intodoloopwhile:masterfrom
jgibson:master

Conversation

@jgibson
Copy link
Copy Markdown

@jgibson jgibson commented Jan 28, 2015

This adds a simple script for compiling CoffeeScript files. It's handy on systems that lack the Node.JS CoffeeScript compiler. It doesn't support all of the arguments that the native coffee command does, but it does mimic them pretty closely, making it a good drop-in replacement for coffee --compile foo.coffee.

I'm not exactly sure how main functions are repackaged by pip, so please let me know of any further changes that I should make to integrate the program smoothly with the rest of the package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants