Skip to content

TheMixu/aoc-rust-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate day with cargo run -- <options>

To get all the options run cargo run -- --help

Run day with cargo run --bin <year>-<day>

Example cargo run --bin 2021-1

Set session cookie on .env file or shell env with as value AOC_COOKIE

Example AOC_COOKIE=session=yourverysecretsessioncookiehere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages