Skip to content

Instantly share code, notes, and snippets.

@k-bx
Created September 13, 2015 19:38
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 k-bx/ff100755eaa12f950e9a to your computer and use it in GitHub Desktop.
Save k-bx/ff100755eaa12f950e9a to your computer and use it in GitHub Desktop.
Cabal-only instructions to run owlcloud
cabal sandbox init
cabal install owcloud-*/
# in 3 different terminals
.cabal-sandbox/bin/owlcloud-front
.cabal-sandbox/bin/owlcloud-users
.cabal-sandbox/bin/owlcloud-albums
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment