Skip to content

kattschmidtt/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Run Locally

Clone the project

  git clone git@github.com:kattschmidtt/advent-of-code.git

Go to the project directory

  cd advent-of-code

Install dependencies

  npm i -D typescript ts-node

Run the code (replace x with date number)

   cd Dayx
   npx tsc .\dayx.ts
   node .\dayx.js

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors