From 872e4c607453c74413bd63fc08cbc91cb0981db0 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 31 Jul 2026 14:10:44 +0200 Subject: cli: colitur easter prints Easter and its anchors Argv-parsed subcommand; validates the 1583..9999 domain (exit 2 otherwise); prints 'name YYYY-MM-DD' lines. Cram test covers the output and the exit codes. --- dune-project | 1 + 1 file changed, 1 insertion(+) (limited to 'dune-project') diff --git a/dune-project b/dune-project index 8a1fa58..cd3af07 100644 --- a/dune-project +++ b/dune-project @@ -1,6 +1,7 @@ (lang dune 3.0) (name colitur) (generate_opam_files true) +(cram enable) (package (name colitur) -- cgit v1.3