Skip to content

Instantly share code, notes, and snippets.

@johndaley-me
Created January 25, 2016 16:04
Show Gist options
  • Save johndaley-me/6bb125d35421b5386ba5 to your computer and use it in GitHub Desktop.
Save johndaley-me/6bb125d35421b5386ba5 to your computer and use it in GitHub Desktop.
devops
# PhantomJS on ubuntu
# phantomjs: libfontconfig
sudo apt-get -y install libfontconfig
sudo npm install -g phantomjs
export PHANTOMJS_BIN=/usr/bin/phantomjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment