porter-archive
porter-archive copied to clipboard
Allow Procfile to be directly selected (like Dockerfile)
Location
- [X] Browser
- [ ] CLI
- [ ] API
Motivation
Dockerfile can be directly selected when linking repo but Procfile can't be (highly unintuitive).
Requirements
Additional Details
This is actually not possible bc heroku buildpacks out of the box only detects a Procfile
(no option to specify a custom path for a procfile)