Skip to content

Add binary packages #48

Description

@chevdor

It would be nice having a homebrew binary package for MacOS users.
Scaffolding is especially useful for beginner users and they may not have the rust toolchain installed.

I did just that for the https://github.com/chevdor/tera-cli project and use... Tera to do the work :)

The template is rather simple: https://github.com/chevdor/tera-cli/blob/master/templates/formula.rb
The CI doing that part is located here: https://github.com/chevdor/tera-cli/blob/master/.github/workflows/release.yml#L94

NOTE: I am using using a specific feature of chevdor/tera-cli in this CI: that is the support for ENV.
For (probably too little) details, see:

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions