|
hace 6 años | |
---|---|---|
src | hace 6 años | |
.build.yml | hace 6 años | |
.gitignore | hace 6 años | |
Cargo.lock | hace 6 años | |
Cargo.toml | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años |
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'