Skip to content

Setup an aoc directory from the command line.

Compare
Choose a tag to compare
@salt-die salt-die released this 12 Dec 14:21
· 21 commits to main since this release

New in v1.1.0

  • python -m aoc_lube [-y YEAR] [-t TEMPLATE] to setup an AoC directory from the command line.
  • setup_dir now accepts a code template path.
  • Inputs are stored in separate text files (instead of a single toml file). Fetched inputs can now be opened automatically in vs code. (Open an issue or submit a PR to open input automatically in editor X).