mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
first draft of docs are done
This commit is contained in:
parent
0a58eeef2b
commit
705b293982
6 changed files with 128 additions and 111 deletions
|
@ -10,7 +10,7 @@ module CoffeeScript
|
|||
class CommandLine
|
||||
|
||||
BANNER = <<-EOS
|
||||
coffee-script compiles CoffeeScript files into JavaScript.
|
||||
coffee-script compiles CoffeeScript source files into JavaScript.
|
||||
|
||||
Usage:
|
||||
coffee-script path/to/script.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue