Skip to content
Snippets Groups Projects
Select Git revision
  • d567495881ad2cd9edc712457917fad686aecbd4
  • master default
2 results

index.html

Blame
  • installGatling 262 B
    #!/bin/bash
    wget https://repo1.maven.org/maven2/io/gatling/highcharts/gatling-charts-highcharts-bundle/3.9.1/gatling-charts-highcharts-bundle-3.9.1-bundle.zip -P ~
    unzip ~/gatling-charts-highcharts-bundle-3.9.1-bundle.zip -d ~
    echo Gatling Stress Tool installed