mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
Command line CoffeeScript
This commit is contained in:
parent
dbccc1fa4f
commit
9f80998415
1 changed files with 3 additions and 0 deletions
3
bin/cs
Executable file
3
bin/cs
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env narwhal
|
||||
|
||||
require("coffee-script").run(system.args);
|
Loading…
Add table
Reference in a new issue