Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edvincandon/adventofcode

ƛ : learning haskell with AoC
https://github.com/edvincandon/adventofcode

Last synced: 27 days ago
JSON representation

ƛ : learning haskell with AoC

Awesome Lists containing this project

README

        

# AdventOfCode

> Learning haskell with advent of code
> https://adventofcode.com

### Running tasks

```bash
make run year=xxxx day=xx # day number with 0 prefix
```