Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode-2023

Setup

yarn

Solve a puzzle

# Dec 1, part A
npx tsx src/1/a

# Dec 2, part B
npx tsx src/2/b

Run/watch unit tests

yarn test

Run tests on specific path

yarn test src/2

Run tests on specific function

yarn test -t getNumbersFromString

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages