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

https://github.com/bobbicodes/babashka

Exercism exercises in babashka.
https://github.com/bobbicodes/babashka

Last synced: 8 months ago
JSON representation

Exercism exercises in babashka.

Awesome Lists containing this project

README

          

# Exercism babashka track

Exercism exercises in babashka.

**NOTE: This track has been bootstrapped and moved to [exercism/babashka](https://github.com/exercism/babashka)**. See you there!

## To run all tests

Install [babashka](https://github.com/borkdude/babashka/)

```bash
$ bb -f _test/check_exercises.clj
```

* Contributing Guide
Please see the [contributing guide](https://github.com/exercism/x-api/blob/master/CONTRIBUTING.md#the-exercise-data).