Mahoney / wiremock-heroku

A simple way to deploy WireMock on to Heroku
Apache License 2.0
6 stars 9 forks source link

wiremock-heroku

A simple way to deploy WireMock on to Heroku

Prerequisites

Instructions

TLDR:

git clone git@github.com:Mahoney/wiremock-heroku.git && \
cd wiremock-heroku && \
./wiremock-heroku.sh <unique_app_name>

For those who want to understand: