Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
added IronWorker docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adelevie authored and atmos committed Sep 4, 2013
1 parent 5d13c16 commit eff88f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/ironworker
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
IronWorker
======

Posts all of your GitHub events to IronWorker so you can write IronWorker scripts for testing and deploying applications.

For more information about IronWorker, see [www.iron.io](http://www.iron.io).

Install Notes
-------------

1. **token** - Your Iron.io OAuth token. Get yours at: http://hud.iron.io/tokens
2. **project_id** - The Iron.io project ID you you'd like to use.
3. **code_name** - The name of the worker code to post to.

0 comments on commit eff88f2

Please sign in to comment.