Skip to content

Installation

Adrian Macal edited this page Mar 21, 2017 · 1 revision

end-user tools

To get a copy of the leak end-user tools you need to download the latest binary zip from GitHub. Unzip the file into any covenient directory. If you would like to be able to run end-user tools from the command line, put the directory containing just extracted tools on your path.

leak-core

To start developing your own application with the leak library you need to use our NuGet package. In Visual Studio in the NuGet Package Manager use search to locate the Leak.Core package. Install it. Visual Studio will reference just Leak.Core library containing all you need to start new torrent application.

Clone this wiki locally