Skip to content

smartinio/aoc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-go

Using aoc to learn golang

# Create new year/day folder
./new [year] [--watch]

# 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