/advent-of-code

Primary LanguageJavaScriptMIT LicenseMIT

Scaffold a new question

Create a directory for a question and generate a markdown version of the question.

Note: Currently only supports scraping part 1.

pnpm install
node cli.js <year> <day>