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

Alternative installation options #12

Closed
6 tasks done
dmerejkowsky opened this issue Oct 14, 2018 · 2 comments
Closed
6 tasks done

Alternative installation options #12

dmerejkowsky opened this issue Oct 14, 2018 · 2 comments

Comments

@dmerejkowsky
Copy link
Collaborator

dmerejkowsky commented Oct 14, 2018

Running cargo install is fine if you already have cargo, but people willing to try may not want to compile everything from sources

Some alternative installations options to implement:

Linux

  • Publish .tar.gz containing Linux artifacts (x86_64)
  • Publish .deb
  • Publish AUR

macOS

  • Publish .tar.gz containing macOS artifacts
  • Homebrew recipe

Windows

  • Publish zip containing Windows artifacts
@dmerejkowsky dmerejkowsky changed the title Pre-compiled releases Alternative installation options Oct 16, 2018
@dmerejkowsky
Copy link
Collaborator Author

dmerejkowsky commented Oct 16, 2018

Notes that even though artifacts generation and tests pass on travis/Windows, we can't publish releases to GitHub from travis yet: https://travis-ci.community/t/rvm-command-not-found-when-deploy-to-github-release/367

Solutions:

@dmerejkowsky
Copy link
Collaborator Author

The upstream bug has been resolved :) Closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant