From 9e86a90334efa5815d7eda1f0e11781c9ccd2b44 Mon Sep 17 00:00:00 2001 From: Jacob Harris Date: Tue, 9 Jul 2013 10:59:21 -0400 Subject: [PATCH] Initial commit --- .gitignore | 2 ++ README.md | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 .gitignore create mode 100644 README.md 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