exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 50 forks source link

🤖 Simplify `hello-world` stub #162

Closed ErikSchierboom closed 2 years ago

ErikSchierboom commented 3 years ago

Simplify the hello-world exercise's stub. The goal of this is to make things easier for students to get started and to introduce as little syntax as possible.

See https://github.com/exercism/v3-launch/issues/46