Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lfwells/aoc-2024

#adventofcode2024
https://github.com/lfwells/aoc-2024

Last synced: about 2 months ago
JSON representation

#adventofcode2024

Awesome Lists containing this project

README

        

# Advent of Code Template
## Features
- File for each day
- Input file for each day
- Boilerplate already done to load input file
- Run count tracking + stats
- Execution time display and tracking
## Usage
`node day1.js`
## Usage (see stats)
`node stats.js ` e.g. `node stats js 1`