Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❄️ Advent of Code ❄️

  • Scaffold a directory for solving a new day:

    npm run scaffold -- $year $day
  • Run against test input:

    npm run test -- $year $day $part
  • Run a solution:

    npm run solve -- $year $day $part

About

Solutions for Advent of Code, in TypeScript.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages