Hacker News new | ask | show | jobs
by nkh 5982 days ago
You can do the same with Heroku:

sudo gem install heroku

heroku keys:add

heroku create

git push heroku master

heroku open