Skip to content

smartinio/aoc-go

Repository files navigation

aoc-go

Using aoc to learn golang

# Scaffold next day
./scaffold

# Run solution
go run 2024-01/solution.go

# Watch solution (latest day)
./watch

# Watch solution (specific day)
./watch 2024-01

About

Advent of Code in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published