Skip to content

[enhancement]: GraalVM native-image binary and Homebrew tap #30

Description

@vianbas

What's missing or awkward today?

sprig currently requires a JVM to run (java -jar sprig.jar ...). Users without Java installed, or who want a fast CLI startup for local/pre-commit use, have no easy install path.

Proposed change

Build a GraalVM native-image binary as part of the release workflow (.github/workflows/release.yml already publishes the jar on tag push — add a native binary per OS/arch to the same release) and publish a Homebrew tap for one-command install (brew install vianbas/sprig/sprig). Roadmap item from README; needs someone to validate reflection config for JavaParser/Jackson/SnakeYAML under native-image before committing to this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to something that already exists

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions