Skip to content

simonfl3tcher/advent-of-code-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

66 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent Of Code πŸŽ… πŸŽ„

Setup steps

First install dependencies:

  npm install

Run tests

  npm run test

Run a day

Navigate to a day

  cd years/2020/02

Create input.txt file & add your contents

  touch input.txt

Run index file

  ts-node index.ts

About

πŸŽ„ Advent of code 2020 πŸŽ…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published