This module presumes that you already have plowshare installed in your system, and that the plowup executable is available on your PATH. You can download packages for Debian, Ubuntu and other systems from the official website.
If you’re running Ubuntu, you can install it using the following commands:
$ sudo add-apt-repository ppa:plowsharepackagers/ppa $ sudo apt-get update $ sudo apt-get install plowshare4
On OSX, you can install it with Homebrew:
$ brew install plowshare
Install plowshare-wrapper using pip:
$ sudo pip install plowshare