aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-31 14:10:44 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-31 14:10:44 +0200
commit872e4c607453c74413bd63fc08cbc91cb0981db0 (patch)
tree4ecc9e8f84c4eec96943141abe9afa67b6ebc08d /dune-project
parent58deef45d6039d78bc423554f630d27f6bec1bb3 (diff)
downloadcolitur-872e4c607453c74413bd63fc08cbc91cb0981db0.tar.gz
colitur-872e4c607453c74413bd63fc08cbc91cb0981db0.zip
cli: colitur easter <year> 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.
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project1
1 files changed, 1 insertions, 0 deletions
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)