Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matheusd/hastebin

hastebin.com CLI client
https://github.com/matheusd/hastebin

golang hastebin hastebin-client pastebin

Last synced: about 1 month ago
JSON representation

hastebin.com CLI client

Awesome Lists containing this project

README

        

# hastebin.com go client

This is a command line tool for the [hastebin.com](https://hastebin.com) pastebin
service written in Go.

## Installation

```shell
$ go get matheusd.com/hastebin
```

## Usage

```shell
echo "Whoozah!" | hastebin
```

## Why?

Don't wanna install ruby to get the official client. This is all that's needed.