Skip to content

gcalmettes/christmas-elf-officer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

christmas-elf-officer

An Advent of Code cheerful friend

Configuration

Environment variables:

Runtime configuration is set via environment variables, see src/config.rs. Implemented via figment and once_cell. Any configuration settings will be locally loaded if a .env.local.yaml file is present.

Command line configuration:

CLI arguments will override any configuration setting set through local file or env var.

  • --all-years: whether to also retrieve the private leaderboard for the past AOC events.

About

An Advent of Code cheerful friend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published