Skip to content

Mint and/or Mise availability #121

Description

@amarcadet

It would be great to have your package available via Mint or Mise. It offers additional ways to install your tool to suite every needs.

I have a project that heavily rely on modules (see https://docs.tuist.dev/en/guides/develop/projects/tma-architecture). For example I want to customize the path to my .prefire.yml config (could not make it work with the plugin) and want to pin the Prefire version for each project (could not do with Homebrew without uninstalling reinstalling specific version).

I think the first step would be to move up the PrefireExecutable contents and check for some hardcoded path to homebrew like here :

static let templatePath = "/opt/homebrew/Cellar/Prefire/\(Prefire.Version.value)/libexec/PreviewModels.stencil"

I don't have enough time on my schedule to tackle this issue by myself at the moment, maybe in June.

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