Skip to content

Instantly share code, notes, and snippets.

@lattejed
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save lattejed/c4796540b2214432f883 to your computer and use it in GitHub Desktop.

Select an option

Save lattejed/c4796540b2214432f883 to your computer and use it in GitHub Desktop.
wget -O - https://raw.github.com/snoyberg/keter/master/setup-keter.sh | bash
# Yes, run it twice as it might abort the first time
wget -O - https://raw.github.com/snoyberg/keter/master/setup-keter.sh | bash
# You should now have a keter binary at ~/.cabal/bin/keter or /opt/keter/bin/keter
# Copy that to your local machine
# scp root@x.x.x.x:/root/.cabal/bin/keter ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment