Skip to content

StudioSpindle/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2019

URL: https://adventofcode.com/2019/

Tests

All tests

To run all tests: $ bin/test.sh. Note: If you get a permission error to run the script make the script executable: $ chmod +x bin/test.sh

A single test

To run a single test: $ bin/test.sh <day_number>.

So if you want to test day 3: $ bin/test.sh 3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published