Skip to content

Conan support #556

@maichmueller

Description

@maichmueller

Hi,

I think Conan, the package manager, support in ALE would be useful.

There are 2 ways to achieve it from my understanding:

  1. the repo provides its own conanfile.py that configures the package and is maintained by the project itself.
  2. a conan-center recipe is added which configures the Conan package for ALE and is maintained at their index-repo.

Number 2 has the advantage that a consumer could add the repo with a simple line in their dependencies and it will be downloaded from the index-repo and added to their pojecct.
I suppose 2 could make use of 1 as well but I haven't looked into this yet.

I could provide a solution for 1 though. Let me know if this is something you would like to be added.

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