Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

CoffeeScript

To install CoffeeScript on Debian like systems:

sudo apt install coffeescript

Now you can run the hello_world.coffee file with:

coffee hello_world.coffee