Skip to content

[Assist]: Split up Project into its executables #16

@Blackjacx

Description

@Blackjacx

This project contains executables that each can run on different platforms. Distributing them in one opackage has the following disadvantages:

  • platform the whole package is restricted to the lowest common denominator (macOS)
  • downloading and building the whole package takes much more time than building a single executable
  • not all executables need all package dependencies

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