Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert May committed Jun 6, 2013
1 parent f385f28 commit 070b7be
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### To run

git clone https://github.com/robotmay/pingdom_pi.git
cd pingdom_pi
bundle

Next you'll need to set these environment vars in a .env file:

PINGDOM_USERNAME=foo
PINGDOM_PASSWORD=password
PINGDOM_API_KEY=something

And finally

foreman start

0 comments on commit 070b7be

Please sign in to comment.