Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.5 KB

Fourchette
Your new best friend for isolated testing environments on Heroku

IMPORTANT

This is a generated Fourchette app for ease of deploy. Fourchette itself lives in another repo: https://github.com/rainforestapp/fourchette.

What is Fourchette?

Fourchette is your new best friend for having isolated testing environments. It will help you test your @GitHub PRs against a fork of one your @Heroku apps. You will have one Heroku app per PR now. Isn't that amazing? It will make testing way easier and you won't have the (maybe) broken code from other PRs on staging but only the code that requires testing.

Fourchette is maintained by @jipiboily! You can see the other contributors here.

Deploy to Heroku

For more information on customizing before and after actions or manual installation steps, if you prefer, see Fourchette's README.

License

See here

Logging

If you want the maximum output in your GitHub comments, set this environment variable:

export DEBUG='true'

Thanks to...