docs: meta-conf
This commit is contained in:
parent
6af7be6cb1
commit
7ce4d29d0e
|
@ -90,6 +90,10 @@ Check the `Result` at <https://github.com/criyle/go-judge#rest-api-interface>.
|
||||||
|
|
||||||
## Binaries (under `/cmd` and `/pkg`)
|
## 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
|
### Sample
|
||||||
|
|
||||||
Just a sample on how to write an executable that can be called by the executor.
|
Just a sample on how to write an executable that can be called by the executor.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user