Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Distribute via Homebrew #15

@jzaefferer

Description

@jzaefferer

Installing via brew would look like this:

brew update
brew install sloppy

Need to check what we need to do initially and for each release to make this work. Can then decide if and when to do this.

Example: https://github.com/Homebrew/homebrew-core/blob/master/Formula/carina.rb

https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md

From https://docs.brew.sh/Acceptable-Formulae.html :

We don’t like binary formulae
Our policy is that formulae in the core tap (homebrew/core) must be open-source and either built from source or produce cross-platform binaries (e.g. Java). Binary-only formulae should go to Homebrew Cask.

We can build from source, though I'm not sure that's really any better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions