This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Pyplyn 4.0
Quick start
- Clone this repository
- Build the project with
mvn package
- Run pyplyn with
java -jar target/pyplyn-4.0.jar --config /path/to/app-config.json
- Read the API reference for an in-depth introduction and quick start guide
Also, check out the README.md file and our open-source contributor guide.
For any questions, open a new issue and we'll respond as soon as possible.
Thank you!