Skip to content

smolkaj/aoc_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

https://adventofcode.com/2023

Dev workflow

Simply run

dune runtest -w --auto-promote

to continuously build and test the code for all days, or

dune runtest -w --auto-promote lib/day2

to do the same for a single day, e.g. day2, only.

About

Advent of Code 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published