Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 423 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 423 Bytes

hou

Send STDIN as a Slack message.

Inspired by Songmu/horenso.

Installation

$ go get -u github.com/ariarijp/hou

Usage

$ export SLACK_API_TOKEN=YOUR_SLACK_API_TOKEN
$ w | hou -channel hello

Then, you will receive a message in Slack like below.

screenshot.png

License

MIT

Author

ariarijp