-
Notifications
You must be signed in to change notification settings - Fork 19
Installation
Adrian Macal edited this page Mar 21, 2017
·
1 revision
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.
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.