Repository of my work on exercism.io
Build the docker image from exercism-docker.
Depending your track, build the track and add the service in the docker-compose.yml
and devcontainer.json
Export your Exercism token in the remote container.
export TOKEN=<EXERCISM TOKEN>
- Clojure