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

One-line installation for medusa #205

Open
anishnaik opened this issue Aug 18, 2023 · 0 comments
Open

One-line installation for medusa #205

anishnaik opened this issue Aug 18, 2023 · 0 comments
Labels
help wanted Extra attention is needed high-priority

Comments

@anishnaik
Copy link
Collaborator

Due to issues with forking and go install (golang/go#44840), we need to identify a way to have one-line installation for all major platforms (outside of downloading the binaries directly).

We might have to pivot away from go install because there does not seem to be any momentum from the Golang team to loosen the restriction on the replace directive. More research into alternate solutions is required.

A decent solution could be to create a toolchain manager, similar to foundryup, that will manage installation and upgrades of medusa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed high-priority
Projects
None yet
Development

No branches or pull requests

1 participant