slacksink

command module
v0.0.0-...-a14b5e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2016 License: MIT Imports: 7 Imported by: 0

README

Slack Sink

This is a simple Slack CLI tool for sending data from stdin to a Slack channel, group, or user.

Installation

$ go get github.com/zerok/slacksink

Usage

$ export SLACK_TOKEN=your-token
$ echo "hello" | slacksink --attachment --channel="#team-channel" \
  --message="Some title"

History

This is basically a complete rewrite of Steve Kaliski's stdslack tool. Our use-cases seem to be too different from even trying to contribute some of these changes back so I opted for a complete fork.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL