Skip to content

Commit

Permalink
Update readme readability.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-skud committed Mar 8, 2016
1 parent f15b2b0 commit 8fca61c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
WIP - Not ready for use.
# WIP - Not ready for use.

* Development
## Development

You will need the following env vars set. In Prod, these would be passed in via Beep Boop.

`export BEEPBOOP_TOKEN=foo`

`export BEEPBOOP_ID=bar`

`export BEEPBOOP_RESOURCER=ws://localhost:9000/ws` -- recommend using the [Beep Boop dev-console](https://github.com/BeepBoopHQ/dev-console) and setting this value to it.

Run `python ./examples/simple.py` which registers listeners as a consuming app might.

0 comments on commit 8fca61c

Please sign in to comment.