Create a acts workflow server based on acts lib
Download server files from Releases and start it
a command client for acts-server
the supported commands as follows:
cli for acts-server
Usage: acts-cli.exe [OPTIONS]
Options:
--host <HOST>
-p, --port <PORT>
-h, --help Print helpWhen you started acts-cli, execute the <COMMAND> to interacte with acts-server
Usage: <COMMAND>
Commands:
model execute model commands
package execute package commands
proc execute proc commands
task execute task commands
message execute message commands
act execute act commands
exit exit the cli
help Print this message or the help of the given subcommand(s)