This a [remoteStorage](https://remotestorage.io/) server, usable in a Command-Line Interface.
This is a binary implementation of the server part of the [pontus_onyx](https://crates.io/crates/pontus_onyx) library crate.
```txt
⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.
```
```cmd
cargo run --bin pontus_onyx_cli -- ./database
```