mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-02-18 03:21:20 -05:00
4 lines
67 B
Plaintext
Executable File
4 lines
67 B
Plaintext
Executable File
#!/usr/bin/env narwhal
|
|
|
|
require("coffee-script").run(system.args);
|