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 liner installation (Linux) #115

Open
scooter-dangle opened this issue Nov 16, 2021 · 1 comment
Open

One liner installation (Linux) #115

scooter-dangle opened this issue Nov 16, 2021 · 1 comment
Labels
enhancement New feature or request mvp Initial, working port that mimics the original's behavior

Comments

@scooter-dangle
Copy link
Member

Starting with Linux since it's easy (and we'll likely have a pre-built binary for it soon).

Note: This should also modify the fish_update_completions function to preferentially call our compiled binary.

We've technically hit our MVP goals, but this is the last step before we'd want to advertise the project as an alternative. I.e., what's the install process if we say this is now usable?

@scooter-dangle scooter-dangle added enhancement New feature or request mvp Initial, working port that mimics the original's behavior labels Nov 16, 2021
@pickfire
Copy link
Collaborator

I think we can first provide tarballs and bundle for linux distributions, but for the build it is better to cargo build --release, as for consumers they can download the built artifacts we store in github and take it in locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mvp Initial, working port that mimics the original's behavior
Projects
None yet
Development

No branches or pull requests

2 participants