Library and command-line tools for interacting with Magic Wormhole in Haskell
Magic Wormhole lets you get things from one computer to another, safely.
Install the python dependencies for running integration tests.
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Now run the tests:
cabal test