|
пре 6 година | |
---|---|---|
src | пре 6 година | |
.build.yml | пре 6 година | |
.gitignore | пре 6 година | |
Cargo.lock | пре 6 година | |
Cargo.toml | пре 6 година | |
LICENSE | пре 6 година | |
README.md | пре 6 година |
This is the CLI component of the bngl.ws pastebin service.
With cargo installed
$ git clone https://git.sr.ht/~simulacrumparty/bnglws-client
$ cd bnglws-client
$ cargo install --path .
$ echo 'Hello world' | bngl new 'My first snippet'