Setup an aoc directory from the command line.
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).