Command line REPL client for miniConnect
See the Releases page for downloadable artifacts
Currently, there are two distributions available for download:
- fat jar: standalone all-in-one jar file, can be executed with
java -jar <...> - debian package: standard package for any Debian based OS,
installs
miclandminiconnect-clientbinaries and their accessories
You can connect to a miniConnect server with the micl (or miniconnect-client) command:
miclIn case of custom server and port:
micl server.local:9876