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

https://github.com/bryanjclark/advent-of-code-2021


https://github.com/bryanjclark/advent-of-code-2021

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# advent-of-code-2021

To run any of these files, just run `node dec04.js` (or whatever date). Many use `lodash`, so you'll need to `yarn install` in this directory to get things set up first.