Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

jonahsnider/aoc-2021

Repository files navigation

Advent of Code 2021

Build Status XO code style codecov

My Advent of Code 2021 solutions in TypeScript.

Usage

Initial setup

  1. Install Node.js v16 or higher
  2. Run yarn
  3. Run yarn build

Running the programs

Run yarn start to run all programs and print their results to the console.

You can also run yarn start [...days] to run only the specified days.

Benchmarking the programs

Run yarn start benchmark to benchmark all programs and print their median execution times to the console.

You can also run yarn start benchmark [...days] to benchmark only the specified days.

About

My Advent of Code 2021 solutions in TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •