Skip to content

gdejong/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

This project is inspired by https://github.com/timkelleher/aocgen

Setup

cp .env.example .env

Copy your cookie from adventofcode.com and paste it in your .env as the AOC_SESSION environment variable.

Generate a new day

./aocgen gen -y 2022 -d <day>

Run a day

./aocgen run -y 2022 -d <day>

List input of a certain day

./aocgen input -y 2022 -d <day>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published