@jimmychu0807/aoc-2021

v0.2.0
Advent of Code 2021
advent-of-code 2021

Advent of Code 2021

Known Vulnerabilities npm version

This is my attempt on Advent of Code 2021 :rocket:

Workflow

Normal run

yarn install
# More help text will be displayed
yarn cli <sub-command> <input argument>
# Example
yarn cli sonar-sweep -i src/01-sonar-sweep/input/input.dat

For CI

yarn install
# More help text will be displayed
yarn validate

For docs generation

yarn docs:update
# Preview docs
yarn docs:serve
npm i @jimmychu0807/aoc-2021

Metadata

  • MIT
  • >=20
  • Jimmy chu
  • released 2/16/2024

Downloads

Maintainers