Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Install binaries in user folder instread of system wide path #1065

Open
mtsitrin opened this issue Oct 8, 2024 · 0 comments · May be fixed by #1107
Open

[Feature Request]: Install binaries in user folder instread of system wide path #1065

mtsitrin opened this issue Oct 8, 2024 · 0 comments · May be fixed by #1107
Labels
enhancement New feature or request

Comments

@mtsitrin
Copy link
Contributor

mtsitrin commented Oct 8, 2024

Implementation ideas

currently roller installs binaries into system path
e.g
/usr/local/bin/dymd

it makes it hard to run roller in developers env, as e.g make install installs into lower priority $HOME/go/bin

roller should install it's dependencies into user folder, and add it to PATH instead

@mtsitrin mtsitrin added the enhancement New feature or request label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant