Skip to content

atze234/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • To Start building the Build Container Run
make build_container
  • Open the Container with Current Directory mounted:
make start_container
  • Switch to your Day Directory, for example days/1
  • Build your Code and Run:
go build hello.go
./hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published