spacebin cli - fast and stable cli client for spacebin using rust

🔭 Spacebin Client

🔭 Fast and stable CLI client for Spacebin

Installation

Spacebin can be installed via the Rust package manager, cargo.

To install Spacebin, simply type:

sh $ cargo install spacebin-cli

After installing spacebin will be available in your shell (providing everything went correctly) under the command space.

Usage

```sh spacebin-cli 0.1.0 text sharing for astronauts

USAGE: space [OPTIONS] --upload --instance

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -u, --upload File to upload -i, --instance Instance URL to upload to [env: SPACEBIN_INSTANCE] -p, --port Port to upload on [default: 7777] ```

Contributors

License

This project is licensed under the 3-Clause "Clear" BSD license, the same license as all other spacebin core team projects. A copy of this license can be found in LICENSE.md