/boxscoregenerator

NBA Boxscore Generator for /r/NBA Post Game Threads

Primary LanguagePHP

NBA Box Score Generator

NBA Box Score Generator for /r/NBA Post Game Threads

https://boxscoregenerator.herokuapp.com/

Deployment

The NBA Box Score Generator is currently hosted on Heroku. To deploy, you must be logged in first and then add heroku as a remote.

heroku login
heroku git:remote -a boxscoregenerator

To deploy, simply run the following:

git push heroku master