Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My JavaScript solutions for 2020 https://adventofcode.com/

To run

  • Day 01 node src/day-01
  • Day 02 node src/day-02
  • etc

To test

  • Install dev dependencies yarn install
  • To run all tests yarn test
  • To run TDD yarn test:watch
  • To run a single test node src/day-01/solution.test

About

Trying to have some fun

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages