Skip to content

bbrks/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Advent of Code

Unit tested Golang solutions to Advent of Code.

Running

$ cd 2015/03/
$ go run main.go

Testing

Running All Tests

$ go test ./...

Running Individual Test

$ cd 2015/03/
$ go test

License

Code released under the MIT License

About

๐ŸŽ„ Unit tested Golang solutions to Advent of Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages