Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nmigueles/advent-of-code


https://github.com/nmigueles/advent-of-code

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 🎄

## Adding a new day

`npm run init-day {day}`

## Dev

`npm run dev {day}`

## Test

You can ran test for all puzzles agains their expected output with `npm t`