muraine/README.md
2015-11-25 09:10:46 +01:00

555 B

Muraine

Eat octopussies

Absorb github API events.

See <yannesposito.com> for the blog post.

INSTALL

  1. Install stack
  2. Install nats: brew install gnatsd
  3. clone the repository
  4. stack setup
  5. stack build

Usage

Launch nats:

> gnatsd

And in another terminal:

> stack exec muraine -- GITHUB_LOGIN GITHUB_PASSWORD

This will send the datas to NATS.

To read the content you could use nats-consumer:

> nats-consumer ghevents