gratipay / roobot

(deprecated) A Hubot instance for the #gratipay IRC channel.
http://inside.gratipay.com/chat
2 stars 5 forks source link

Create command to spin up droplet for paydays #18

Closed patcon closed 10 years ago

patcon commented 10 years ago

Rather than store the script in the hubot repo, would be great to just pull one of these:

curl https://raw.github.com/gittip/www.gittip.com/master/scripts/create_payday_droplet.sh | bash

That way, the logic stays with the codebase and people can easily submit pull requests and know it's there.


Blocked on #15