Skip to content

Download

nchernia edited this page Feb 4, 2017 · 3 revisions

We have compiled binaries for use on MacOS, Linux, and Windows.

WARNING: These have only been tested on our particular systems and may not work on yours; as always, your best bet is to compile the code directly on your system.

Usage

The usage is the same across systems; here are some examples.

MacOS

Download the binary file straw. Open a Terminal window and navigate to the folder where you downloaded it. Then run it via ./straw

Linux

Download the binary file straw. Run via ./straw

Windows

Download the zip file straw.zip. Double click to unzip and extract the straw.exe and the dll file. Open a command line prompt. Navigate to the unzipped folder and run via straw.exe.

Clone this wiki locally