Problem / use case
At this moment the only advertised installation method is via curl.
Proposed solution
Providing a generic installation method that can be used from CLI, be CI friendly that can pin versions would be desirable. One example would be to make use of https://github.com/jdx/mise which can also control versions either per project or user level.
This would also address other inconveniences like asking user to alter the PATH to finish the installation as most installers take care of these too.
Alternatives considered
No response
Problem / use case
At this moment the only advertised installation method is via curl.
Proposed solution
Providing a generic installation method that can be used from CLI, be CI friendly that can pin versions would be desirable. One example would be to make use of https://github.com/jdx/mise which can also control versions either per project or user level.
This would also address other inconveniences like asking user to alter the PATH to finish the installation as most installers take care of these too.
Alternatives considered
No response