Built on Fedora Copr at https://copr.fedorainfracloud.org/coprs/jonny/LBRY/
- Maven for building
- lbrynet or the desktop application for interaction
Running Maven
$ mvn package
Will produce a jar file under target containing the clojure code and .class files.
WIP
FIXME: explanation
$ java -jar lbry-seeder-0.1.0-standalone.jar [args]
This project is MIT licensed. For the full license, see LICENSE.