mirror of
https://github.com/daylinmorgan/advent-of-code-2023.git
synced 2024-12-21 11:00:44 -06:00
add note about cookie
This commit is contained in:
parent
60720d1001
commit
a82a0fd125
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
To generate a new day and fetch the input's for a puzzle use the below command.
|
||||
Note: the day and year are inferred from today's date if not specified.
|
||||
Set advent of code session cookie to `AOC_COOKIE` environment variable.
|
||||
|
||||
```sh
|
||||
nim r ./tools/aoc.nim # -d:1 -y:2023
|
||||
|
|
Loading…
Reference in a new issue