Skip to content

Instantly share code, notes, and snippets.

@ankyit
Created February 20, 2018 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ankyit/7370b592e06168f453d0b42cac19b2d3 to your computer and use it in GitHub Desktop.
Save ankyit/7370b592e06168f453d0b42cac19b2d3 to your computer and use it in GitHub Desktop.
Blazemeter Taurus install on Ubuntu 17.10
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