Skip to content

Instantly share code, notes, and snippets.

@apolloclark
Last active February 7, 2016 16:34
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 apolloclark/2d4c1c7111e083b47a96 to your computer and use it in GitHub Desktop.
Save apolloclark/2d4c1c7111e083b47a96 to your computer and use it in GitHub Desktop.
# required distro packages
sudo apt-get -y install nmap curl libcurl3-dev rbenv libyaml-dev libxml2-dev libxslt-dev ruby1.9.1-dev
# Install Gauntlt
sudo gem install gauntlt
# install XMLLint, tidy
# @see http://datascienceatthecommandline.com/
sudo apt-get install -y libxml2-utils tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment