mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-15 01:38:13 -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);
|