From 7ce4d29d0e371d24b8f8c63290ae7f6f04279eda Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Thu, 26 Sep 2024 03:45:59 -0400 Subject: [PATCH] docs: meta-conf --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d35d7ee..d560d09 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,10 @@ Check the `Result` at . ## Binaries (under `/cmd` and `/pkg`) +### JOJ3 + +JOJ3 itself. Currently support CLI argument `-meta-conf` to specify the meta configuration file path. JOJ3 will try to match the commit message by the `regex`, once matched, the configuration file in the `filename` will be load and run the whole process. + ### Sample Just a sample on how to write an executable that can be called by the executor.