Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlian authored May 10, 2017
1 parent fdd0428 commit f45e5bc
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,7 @@ A Haskell library for the Slack API.
It even comes with support for real-
time messaging (read: web sockets).

<b>Development (OS X)</b>

<a href="https://circleci.com/gh/hlian/linklater">CircleCI status: <img src="https://circleci.com/gh/hlian/linklater.svg?style=svg" alt="CircleCI status"></a>

<a href="https://github.com/commercialhaskell/stack/releases">Install stack into ~/.local/bin/.</a>

• export PATH=~/.local/bin:$PATH
• stack setup
• stack build --fast --test

Right now Stack is a hard requirement
because I hate versioning my
dependencies. Pull requests welcome!


<b>I just want the library</b>

Expand All @@ -34,6 +21,10 @@ to "extra-deps".

<b>I just want documentation</b>

• <a href="https://github.com/hlian/linklater/wiki/Tutorial">A rather unhelpful tutorial</a>
In which we build a real-time
jazz-hands robot

• <a href="http://hlian.github.io/linklater/hackage/">GitHub Pages</a>
The master branch (development),
built from CircleCI
Expand Down

0 comments on commit f45e5bc

Please sign in to comment.