Generates a shiny new project folder for your chosen day of AOC madness
Automates boilerplate code and tests in your language of choice
./gen-aoc --day <day_number> --lang <lang>
--day: The AOC puzzle you're about to tackle
--lang: Currently only supports go & rust
--fresh: If you want a sparkling clean start, this flag wipes out any existing code
AOC Bootstrap won't magically solve the puzzles for you (darn!). But it'll give you a head start and maybe a chuckle or two.
Built with laziness and a sprinkle of procrastination
We know you'd rather be coding than setting up projects. Happy Advent of Code! 🎁