Skip to content

πŸŽ„ Advent of Code 2020

Notifications You must be signed in to change notification settings

SantiMA10/AdventOfCode-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent Of Code 2020 πŸŽ„ Node.js CI img

Another year, another Advent of Code repo πŸŽ„

πŸ— Build using...

  • TypeScript + node.js + jest

πŸ‘Ÿ Run

# clone 
git clone https://github.com/SantiMA10/AdventOfCode-2020

# install dependencies
yarn

# run test
yarn test tests/dayX/resolver.spec.ts

# run test in watch mode
yarn test:watch tests/dayX/resolver.spec.ts

# run test with mutations
yarn test:mutate

About

πŸŽ„ Advent of Code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published