aakarim/Build OpenLore Binary

Build an OpenLore binary with your docs embedded for distribution to AI agents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aakarim/go-openlore@6dd2f97b21ad1932262e2de0d1dd1789491c7235 # v0.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
docs-dirPath to documentation directory to embedyes
configPath to openlore.yml config file (optional)no""
authPath to lore.json auth config file (optional)no""
skills-dirPath to skills directory (optional)no""
version-filePath to VERSION file (optional, defaults to auto-generated)no""
output-dirDirectory for output binariesnodist
platformsComma-separated list of GOOS/GOARCH pairs to buildnolinux/amd64,linux/arm64,darwin/amd64,darwin/arm64,windows/amd64
binary-nameName for the output binarynoopenlore
namedescription
binariesComma-separated list of built binary paths