Skip to content

LohanGuedes/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Go

How to build and run this project:

go build . -o aoc
aoc <year> <day[n]>
# Example:
aoc 2023 day1
# For help run
aoc -h

Feel free to use this cobra cli template for your own Advent of Code solutions.

With love: lguedes <3

About

Advent of Code - But in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages