Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bfulop/wallabyquestion


https://github.com/bfulop/wallabyquestion

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

Part 2 Exercises
==================

**Installation**:
`npm install`

**Running tests**:
Tests are located in their corresponding folders. To run:

```
cd exercises/curry
mocha *spec.js
```

Some will fail and some will pass. You'll need to edit the exercises until the tests pass.