Skip to content

Linkinlog/gen-aoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

Generates a shiny new project folder for your chosen day of AOC madness

Automates boilerplate code and tests in your language of choice

Usage (it's so easy, even a reindeer could do it)

./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

Disclaimer

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! 🎁