Skip to content

Commit

Permalink
play.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Apr 26, 2012
1 parent 643ce5a commit 6aac6d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ At this point, you should be ready to play:

That'll start the server up on [localhost:5050](http://localhost:5050).

### Hubot Integration

We use Play primarily through Campfire, through Hubot. There's a
[play.coffee](https://github.com/github/hubot-scripts/blob/master/src/scripts/play.coffee)
file that you can drop into your Hubot installation to integration with Play.

### API/Client Auth

Each user on Play has a unique auth `token`. They will give this `token` to each Play client for it to make requests on their behalf.
Expand Down

0 comments on commit 6aac6d1

Please sign in to comment.