Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegraham committed Oct 24, 2011
1 parent 489c624 commit 0e01e02
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Expand Up @@ -12,3 +12,19 @@ Easy, send a text

__BOSH!__ Put your phone back in your pocket and get yourself a well earned drink my son.

## ZOMG I want this!

Cool

- Clone the repo
- `cp config.yaml.example config.yaml`
- Enter your Twilio and Heroku credentials into the config file
- Add it to your repo, commit it
- Create new Heroku app and push to Heroku
- Buy a number from Twilio and set the "friendly name" of the number to the name of your Heroku app.
- Set the SMS URL and SMS Fallback URL to the URL of the new heroku app.
- You're done

You can now what you would to your Heroku app using the CLI but instead by texting the number. Dynosaur works out which app to apply the command to by the friendly name of the Twilio number.


0 comments on commit 0e01e02

Please sign in to comment.