clap-mml-play-server
Usage
- Used as a library by
clap-mml-render-tui. - Launched and used as a server process by
clap-mml-render-tui.
Install
cargo install --force --git https://github.com/cat2151/clap-mml-play-server
Background:
- This repository was cloned and forked off from the original repository (
clap-mml-render-tui). It retains the history up to the point of the fork.
Notes:
- The actual server / CLI / TUI functionalities are implemented on the
clap-mml-render-tuiside.- → The server process is currently being extracted to this repository.