add note about cookie

This commit is contained in:
Daylin Morgan 2023-12-02 11:27:33 -06:00
parent 60720d1001
commit a82a0fd125
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -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