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

Add binary distribution options #35

@bgins

Description

@bgins

Summary

Problem

We want to make the CLI available to developers through package ecosystems.

Impact

Without distribution, a developer would need to build from source of download a binary from GitHub, which isn't ideal.

Solution

A few distributions we would like to support:

  • Homebrew
  • Flatpak
  • Cargo
  • Scoop or Chocalety for Windows
    • Needs more investigation, WSL2 might be enough

NB: We'll want to generate these distributions via CI on each release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions