Categorygithub.com/umbe77/aoc-2024
repositorypackage
0.0.0-20241213170854-27fd6dfcd3e3
Repository: https://github.com/umbe77/aoc-2024.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Advent of Code 2024 in GoLang

How To

Run test:

$ go test ./...

Run a day

$ go run . -day <dayNum>