From e2954297f94ac5ea5536f30482f8681f6264777e Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 9 Feb 2024 11:50:02 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6523b09..81b871b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ I don't even think it should support them and/or the regular java libs like jaxb So ... thinking of forking, but the code is really hard (declarative macro's) and not documented... background: we need to parse maven xml to be able to use remote maven repositories. + ---- An experimental build tool for Java taking inspiration from Cargo.