/fourchette-app

Deployable version of the Fourchette core - https://github.com/rainforestapp/fourchette

Primary LanguageRuby

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...