Files
dokku/tests/apps/multi
dependabot[bot] 2fa7baa035 chore(deps): bump flask from 2.0.1 to 2.0.2 in /tests/apps/multi
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 13:09:24 +00:00
..
2017-01-14 22:38:27 +01:00
2014-12-21 14:51:41 -08:00
2020-02-06 20:31:24 -05:00
2014-12-21 14:51:41 -08:00

This is a sample application to test heroku buildpack multi for integrating with herokuish: https://github.com/gliderlabs/herokuish

I am choosing to use the python, nodejs, and ruby buildpacks to create a very simple flask app that performs a bower install and a simple grunt task using compass.