Skip to content

wpdough/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2023

A framework and solutons for Advent of Code 2023 written in TypeScript.

Getting started

cp .env.example .env

Replace AOC_SESSION_COOKIE with your AoC session cookie. This will allow automated fetching of input files.

Usage

npm run create 1 1 Creates files and folders for each day/part

npm run solve 1 1 Runs solver for a specific day/part and prints result to system out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published