Skip to content

Commit

Permalink
README: Building with Stack
Browse files Browse the repository at this point in the history
  • Loading branch information
np committed Nov 2, 2015
1 parent 8bf622b commit bf330b1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@ Bitcoin CLI tools: Haskell port of [Sx](https://github.com/spesmilo/sx) using [H

[![Join the chat at https://gitter.im/np/hx](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/np/hx?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

List of supported commands:
Building with [Stack](https://github.com/commercialhaskell/stack)
-----------------------------------------------------------------

$ git clone https://github.com/np/hx
$ cd hx
$ stack setup
$ stack build
$ stack exec hx --help

List of supported commands
--------------------------

# ADDRESSES

Expand Down

0 comments on commit bf330b1

Please sign in to comment.