Skip to content

martintc/aoc-downloader-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-downloader

A simple tool to download advent of code input and cache it locally to disk. As requested in many places on the web, please be gentle with this tool and do not hammer the advent of code site.

aoc-downloader

USAGE:
  aoc-downloader [OPTIONS]

FLAGS:
  -h, --help  Prints help information

OPTIONS:
  --day       Day number of puzzle to retrieve input file for [REQUIRED 1-25]
  --year      Year number of puzzle to retrieve input file for [REQUIRED]
  --output    Directory to place puzzle input file [REQUIRED]
  --api       Api key for advent of code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages