Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhacaz/advent_of_code_2022


https://github.com/bhacaz/advent_of_code_2022

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2022

## How template works

* Args 1 => day
* Args 2 => part

```shell
ruby main.rb 1 2
```