Skip to content

stfl/advent-of-code-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code in Rust

Fetch your input from the website

The Input struct allows fetching the input from the advent of code website. To do this you need to set the AOC_SESSION_COOKIE env variable

This can be done via direnv

.envrc

export AOC_SESSION_COOKIE=***

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages