/electric-rain

Web base RTS

Primary LanguageCoffeeScript

Build Status

RTS yeah

How to start developing

git clone git@github.com:TakenokoChocoHolic/electric-rain.git
cd electric-rain
git remote add heroku git@heroku.com:electric-rain-8443.git

Push commits into GitHub repository

git push

When pushing commits int GitHub repos, the code is tested automatically with Travis CI.

Push commits into Heroku for deploying

git push heroku master