-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Description
Hi,
I think Conan, the package manager, support in ALE would be useful.
There are 2 ways to achieve it from my understanding:
- the repo provides its own conanfile.py that configures the package and is maintained by the project itself.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels