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

Binary Install Script #125

Merged
merged 2 commits into from
Sep 2, 2020
Merged

Binary Install Script #125

merged 2 commits into from
Sep 2, 2020

Conversation

patrick-ogrady
Copy link
Contributor

@patrick-ogrady patrick-ogrady commented Sep 2, 2020

This PR adds a script to make binary installs much easier. It is inspired by https://golangci-lint.run/usage/install/#local-installation.

To test this new script on this PR, use:

curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/patrick/install-script/scripts/install.sh | sh -s

Changes

  • Add script to install from github releases
  • Change compilation script to tar all binaries

@coveralls
Copy link

coveralls commented Sep 2, 2020

Pull Request Test Coverage Report for Build 4447

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.043%

Totals Coverage Status
Change from base Build 4427: 0.0%
Covered Lines: 158
Relevant Lines: 188

💛 - Coveralls

@patrick-ogrady patrick-ogrady merged commit cbc9877 into master Sep 2, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/install-script branch September 2, 2020 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants