Skip to content

robu/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

aoc2023

Cygnified Advent of Code 2023

Example using Podman

Do:

podman build -t day01 .

and then:

podman run -e part=part1 day01

Note: Docker can be used as drop-in for Podman

About

Cygnified Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published