An open API service indexing awesome lists of open source software.

https://github.com/sphericalkat/katbin-cli

A CLI for katbin
https://github.com/sphericalkat/katbin-cli

Last synced: 12 months ago
JSON representation

A CLI for katbin

Awesome Lists containing this project

README

          

# katbin-cli

CLI for working with [katbin](https://katb.in)

## Installation
Katbin CLI is currently available on [crates.io](https://crates.io/crates/katbin). You can install it by:
```shell
cargo install katbin
```

On NetBSD, there's an official package. To install it, simply run:
```shell
pkgin install katbin-cli
```

## Licensing
Dual licensed under Apache 2.0 or MIT at your option.