-
Install Heroku toolbelt if you haven't already (you'll need to create an account as well)
-
Clone repository into a directory (
git clone https://github.com/nebstrebor/uberbasic-heroku-python.git) -
cd uberbasic-heroku-python -
create app:
heroku create -
deploy: run
git push heroku master -
turn it on:
heroku ps:scale app=1 -
See it working: run
heroku logs --tail
benrobster/uberbasic-heroku-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|