-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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:
Metadata
Metadata
Assignees
Labels
No labels