pontus_onyx_cli

Crates.iopontus_onyx_cli
lib.rspontus_onyx_cli
version0.3.4
sourcesrc
created_at2022-08-08 17:11:56.084944
updated_at2022-10-08 13:21:36.510707
descriptionA remoteStorage server as command-line interface
homepage
repositoryhttps://github.com/Jimskapt/pontus_onyx
max_upload_size
id640931
size54,010
Thomas Ramirez (Jimskapt)

documentation

README

pontus_onyx_cli : Pontus Onyx as Command-Line Interface

This a remoteStorage server, usable in a Command-Line Interface.

This is a binary implementation of the server part of the pontus_onyx library crate.

⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.

Development

Run CLI server

cargo run --bin pontus_onyx_cli -- ./database
Commit count: 85

cargo fmt