Created
February 20, 2018 16:15
-
-
Save ankyit/7370b592e06168f453d0b42cac19b2d3 to your computer and use it in GitHub Desktop.
Blazemeter Taurus install on Ubuntu 17.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install gcc jmeter python default-jre-headless python-tk python-pip python-dev libxml2-dev libxslt-dev zlib1g-dev net-tools python-setuptools -y && pip install wheel && pip install bzt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment