Skip to content

liammclennan/coffeescript-koans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

In the spirit of JavaScript-Koans CoffeeScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of CoffeeScript in a logical sequence.

Usage

  • Install node.js

  • Install CoffeeScript

    npm install -g coffee-script

  • Install mocha

    npm install -g mocha

  • Run the tests

    npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published