Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/poudel/advent-2020-clj

Advent of code 2020 in Clojure
https://github.com/poudel/advent-2020-clj

advent-of-code advent-of-code-2020 advent-of-code-2020-clojure clojure

Last synced: 4 days ago
JSON representation

Advent of code 2020 in Clojure

Awesome Lists containing this project

README

        

# Introduction

Advent of code 2020 -- clojure experiments

# Run

```bash
lein run
```

# Test

```bash
lein test
```