Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwotton/slacker


https://github.com/mwotton/slacker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Slacker
=======

this is a tiny command-line utility for pushing messages to slack.

Usage
=====

Create a slack token at https//:api.slack.com/web

put it in ~/.slack/tokens/mycoolslack where mycoolslack is the name of your slakc.

Run
```
slacker mwotton mycoolslack automated_alerts "deployed `git log -1 --format='%h'` to production"
```

or something similar.

This will probably be pushed to hackage when https://hackage.haskell.org/package/slack builds with a modern stack resolver and i can delete the vendored dep.