Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

  1. Go to the /home directory.
    1
    cd /home
    
  2. Download the source code.
    1
    wget https://github.com/tomakehurst/wiremock/archive/2.25.1.zip --no-check-certificate
    
  3. Decompress the source package.
    1
    unzip 2.25.1.zip