https://github.com/andyw8/coffeescript_hello_world
Hello World in CoffeeScript
https://github.com/andyw8/coffeescript_hello_world
Last synced: 3 months ago
JSON representation
Hello World in CoffeeScript
- Host: GitHub
- URL: https://github.com/andyw8/coffeescript_hello_world
- Owner: andyw8
- Created: 2011-09-19T20:33:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-21T21:41:40.000Z (over 13 years ago)
- Last Synced: 2025-01-05T19:12:44.128Z (5 months ago)
- Language: CoffeeScript
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
$ coffee hello.coffee
Hello, world!