Skip to content

Set custom lib directory - Creation of asdf-hamler #423

@scudelletti

Description

@scudelletti

Hello,

I've created a recipe for the asdf version manager as you can find here.

ASDF would allow us to use multiple versions of hamler at the same time in different directories. You can read more about ASDF in their website.

However I couldn't figure out how to deal with the lib directory that is required in the installation. Specifically /usr/lib/hamler for Linux and /usr/local/lib/hamler for OSX.

I need to somehow tell hamler that it should look for the lib directory in another path.
Each installation will point to a lib directory, that's needed to avoid having hamler 0.1 using the 0.2.1 library for example.

Is there a way I can do that already? Something like setting an environment variable or something similar?

BTW: The idea behind Hamler is amazing! Keep up the amazing work!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions