heroku-buildpack-python
heroku-buildpack-python copied to clipboard
Write a simple testing script.
Write a script that builds an instance of the learning log project, deploys it, and opens the project.
Should probably have an option to destroy the app after finishing tests. Could be a prompt after script runs, or a cli argument. Destroy an app from cli:
$ heroku apps:destroy --confirm heroku-app-name