|
vor 6 Jahren | |
---|---|---|
src | vor 6 Jahren | |
.build.yml | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
Cargo.lock | vor 6 Jahren | |
Cargo.toml | vor 6 Jahren | |
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren |
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'