Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zkamvar/znk-exercism


https://github.com/zkamvar/znk-exercism

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Learning New Programming Languages

This repository contains my attempts at exercises from .
All the boilerplate code in this repository is licensed under Exercism's MIT
license.

Each language lives in its own separate folder and I download them using the
exercism cli:

```
exercism download --track= --exercise=
```