Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Enhancement: Implement Lix #2158

Description

@EliteMasterEric

lix is an easy-to-use package manager for Haxe: https://github.com/lix-pm/lix.client

lix is a package manager that makes it easy for you to track dependencies used in your Haxe project, and to make sure everyone always has the right versions when they build your app.

Once implemented, the build steps for new users will be significantly improved. Instead of having users run 20 different commands, they can just run

lix install

and it will install all the Haxe libraries the user needs.

If configured properly, we might even be able to stop the constant and annoying reports about people who forgot to build extension-webm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions