git clone git@github.com:TakenokoChocoHolic/electric-rain.git
cd electric-rain
git remote add heroku git@heroku.com:electric-rain-8443.git
git push
When pushing commits int GitHub repos, the code is tested automatically with Travis CI.
git push heroku master