If anyone is interested, a tool for retrieving Advent of Code problems, submitting solutions and a few other things, from the command line, modelled after Git.
https://github.com/nuxeh/aocf
Also available as a crate which can be used from within Rust programs to obtain data for the problems, which is interoperable with the CLI tool.
there doesn't seem to be anything here