Review our Code of Conduct.
Browse for existing issues. Otherwise, open a "new issue" in this repo.
Open a "Bug report" issue in this repo.
Open a "Feature request" issue in this repo.
- Golang 1.11
You can build a native binary and default plugins by simply invoking make
.
make
The resulting lyra
binaries will be placed in the build
directory.
Fork the repo, make changes, file a Pull Request.