Skip to content

rrufus/aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

Contains my solutions for AOC over the years.

Usage

./day DAY YEAR

Setup

Install go.

Get the "session" and put it in a .env file.

Make sure the day script has the correct default year.

A useful alias is alias aoc="go build -o out && ./out"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published