🔠Fast and stable CLI client for Spacebin
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
.
```sh spacebin-cli 0.1.0 text sharing for astronauts
USAGE:
space [OPTIONS] --upload
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-u, --upload
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