Skip to content

Conversation

Nicell
Copy link
Collaborator

@Nicell Nicell commented Oct 3, 2025

Adds a --target flag to lute compile. It accepts one of our currently supported platforms. If you pass it, lute will download a release from github for the targeted platform and cache it for any future compile requests. That binary will then be used for the compilation process instead of the local binary.

TODO

  • Need to embed the current version into the binary. I will put up a PR for that first (with lute --version support, too).
  • Produce clearer output for when download is happening and for errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants