Expand description
Keeping puzzle inputs for good.
An input is personal, permanent and unchanging, so it is worth downloading
exactly once. The copy that matters lives in the state directory; the
input.txt a solution reads beside its project is a symbolic link pointing
at it. Scaffolding a day again, moving the solutions tree or deleting a
project therefore costs a link rather than another request to the site.
Structsยง
- Input
Store - Puzzle inputs, one file per puzzle under the state directory.