commit 9e86a90334efa5815d7eda1f0e11781c9ccd2b44 Author: Jacob Harris Date: Tue Jul 9 10:59:21 2013 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d7d788 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +iron.json + diff --git a/README.md b/README.md new file mode 100644 index 0000000..0aef0ff --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Iron_ebooks + +A simple and hackish ruby script for pseudorandomly posting to a _ebooks account tweets derived from a regular twitter account + +## Setup + +1. Signup for iron.io +2. Create a project at iron.io for doing ebooks tweets +3. Save the iron.json file locally to this directory