Crates.io | ringboard |
lib.rs | ringboard |
version | |
source | src |
created_at | 2024-08-20 18:55:51.080505 |
updated_at | 2024-10-28 01:12:44.296136 |
description | CLI for interfacing with the ringboard server. |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1345683 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This binary provides a suite of non-interactive tools to interface with the Ringboard database. It can act as a client to perform modifications and read the contents of the database. The CLI also has various debugging functionality for Ringboard developers. A full command reference is available here.