Tag Archive: heroku

May 11

Add new machine to Heroku project

If, like me, you used to work on many computers, you should reconfigure anything to allow all your machines. Today I was stucked on heroku repository clone (problem with ssh key on my work laptop). To add new machine to your heroku account (after heroku package installation, using gem for example), you should just use …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2012/05/11/add-new-machin-to-heroku-project/

Dec 21

Install Hubot as IRC channel bot

Recently GitHub has released sources about two “internal” projects: hubot and janky. So it’s time to start using them (or just testing them to imagine a future usage). After some tests and research I find a proper way to install hubot and use it as IRC bot, but I decide to report the complete procedure …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/12/21/install-hubot-as-irc-channel-bot/