Skip to content

Releases: pact-foundation/pact-mock_service

pact-mock-service-2.1.1-alpha.2-1

28 Jul 06:21
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1.pre.alpha.2/pact-mock-service-2.1.1-alpha.2-1-osx.tar.gz
tar xzf pact-mock-service-2.1.1-alpha.2-1-osx.tar.gz
cd pact-mock-service-2.1.1-alpha.2-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1.pre.alpha.2/pact-mock-service-2.1.1-alpha.2-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-2.1.1-alpha.2-1-linux-x86_64.tar.gz
cd pact-mock-service-2.1.1-alpha.2-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1.pre.alpha.2/pact-mock-service-2.1.1-alpha.2-1-linux-x86.tar.gz
tar xzf pact-mock-service-2.1.1-alpha.2-1-linux-x86.tar.gz
cd pact-mock-service-2.1.1-alpha.2-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-2.1.1-alpha.2-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-2.1.0-1

28 Jul 05:14
Compare
Choose a tag to compare
Pre-release

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1-alpha.1/pact-mock-service-2.1.0-1-osx.tar.gz
tar xzf pact-mock-service-2.1.0-1-osx.tar.gz
cd pact-mock-service-2.1.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1-alpha.1/pact-mock-service-2.1.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-2.1.0-1-linux-x86_64.tar.gz
cd pact-mock-service-2.1.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v2.1.1-alpha.1/pact-mock-service-2.1.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-2.1.0-1-linux-x86.tar.gz
cd pact-mock-service-2.1.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-2.1.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-2.1.0-1

22 May 00:05
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/foo/pact-mock-service-2.1.0-1-osx.tar.gz
tar xzf pact-mock-service-2.1.0-1-osx.tar.gz
cd pact-mock-service-2.1.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/foo/pact-mock-service-2.1.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-2.1.0-1-linux-x86_64.tar.gz
cd pact-mock-service-2.1.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/foo/pact-mock-service-2.1.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-2.1.0-1-linux-x86.tar.gz
cd pact-mock-service-2.1.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-2.1.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

Standalone Pact Mock Service v0.7.2

07 Oct 09:58
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.7.2/pact-mock-service-0.7.2-1-osx.tar.gz
tar xzf pact-mock-service-0.7.2-1-osx.tar.gz
cd pact-mock-service-0.7.2-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.7.2/pact-mock-service-0.7.2-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-0.7.2-1-linux-x86_64.tar.gz
cd pact-mock-service-0.7.2-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.7.2/pact-mock-service-0.7.2-1-linux-x86.tar.gz
tar xzf pact-mock-service-0.7.2-1-linux-x86.tar.gz
cd pact-mock-service-0.7.2-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-0.7.2-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

Standalone Pact Mock Service 0.7.1

15 Sep 02:18
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/0.7.1/pact-mock-service-0.7.1-1-osx.tar.gz
tar xzf pact-mock-service-0.7.1-1-osx.tar.gz
cd pact-mock-service-0.7.1-1-osx
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/0.7.1/pact-mock-service-0.7.1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-0.7.1-1-linux-x86_64.tar.gz
cd pact-mock-service-0.7.1-1-linux-x86_64
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/0.7.1/pact-mock-service-0.7.1-1-linux-x86.tar.gz
tar xzf pact-mock-service-0.7.1-1-linux-x86.tar.gz
cd pact-mock-service-0.7.1-1-linux-x86
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-0.7.1-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

Standalone Pact Mock Service 0.5.1

23 Mar 02:58
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.5.1/pact-mock-service-0.5.1-1-osx.tar.gz
tar xzf pact-mock-service-0.5.1-1-osx.tar.gz
cd pact-mock-service-0.5.1-1-osx
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.5.1/pact-mock-service-0.5.1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-0.5.1-1-linux-x86_64.tar.gz
cd pact-mock-service-0.5.1-1-linux-x86_64
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.5.1/pact-mock-service-0.5.1-1-linux-x86.tar.gz
tar xzf pact-mock-service-0.5.1-1-linux-x86.tar.gz
cd pact-mock-service-0.5.1-1-linux-x86
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-0.5.1-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

Standalone Pact Mock Service 0.5.0

20 Mar 05:39
Compare
Choose a tag to compare
Pre-release
v0.5.0

Version 0.5.0

Standalone Pact Mock Service 0.2.3-rc1-1

03 Jan 06:19
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.2.3.pre.rc1/pact-mock-service-0.2.3-rc1-1-osx.tar.gz
tar xzf pact-mock-service-0.2.3-rc1-1-osx.tar.gz
cd pact-mock-service-0.2.3-rc1-1-osx
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.2.3.pre.rc1/pact-mock-service-0.2.3-rc1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-0.2.3-rc1-1-linux-x86_64.tar.gz
cd pact-mock-service-0.2.3-rc1-1-linux-x86_64
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v0.2.3.pre.rc1/pact-mock-service-0.2.3-rc1-1-linux-x86.tar.gz
tar xzf pact-mock-service-0.2.3-rc1-1-linux-x86.tar.gz
cd pact-mock-service-0.2.3-rc1-1-linux-x86
./pact-mock-service -p 1234