daward / lovebot

A game controller for the game "Love Letter".
0 stars 0 forks source link

Lovebot

https://lovebot-runner.herokuapp.com/

usage

run once

runner API

deployment

The app is currently deployed on heroku. In order to deploy, you must be added as a contributor on the heroku app by Paul. Once you're added, prepare for deployment with:

$ heroku login
$ git remote add heroku https://git.heroku.com/lovebot-runner.git

And the trigger a deployment with:

$ git push heroku master