codact 0.1.0

solutions to advent of code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Codact

Collection of solutions for advent of code.

## Usage

```bash
codact --day d1 --year y2015
```

## License

Licensed under [MIT](./LICENSE).