Skip to content

Instantly share code, notes, and snippets.

@prabhatkashyap
Created October 24, 2017 12:57
Show Gist options
  • Select an option

  • Save prabhatkashyap/7f9ba9718c74c920b73df3b2686cd364 to your computer and use it in GitHub Desktop.

Select an option

Save prabhatkashyap/7f9ba9718c74c920b73df3b2686cd364 to your computer and use it in GitHub Desktop.
#If it does not exist, create ~/repositories
mkdir ~/repositories
cd ~/repositories
#clone the repository from the master branch
git clone git://github.com/n1k0/casperjs.git
#Symlink the relevant file into your bin
ln -sf ~/repositories/casperjs/bin/casperjs ~/bin/casperjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment