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

Add install scripts #37

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Add install scripts #37

merged 3 commits into from
Sep 20, 2023

Conversation

ross-weir
Copy link
Member

@ross-weir ross-weir commented Sep 20, 2023

closes #30

Will allow ergomatic to be installed like so:

curl -fsSL https://raw.githubusercontent.com/nautls/ergomatic/main/scripts/install/install.sh | sh

Can test it out in this PR with:

curl -fsSL https://raw.githubusercontent.com/nautls/ergomatic/db1576a6adf3ddc26c42ebc092eeeb3df0de409e/scripts/install/install.sh | sh
$HOME/.ergomatic/bin/ergomatic --version

Copy link
Member

@arobsn arobsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant!

@ross-weir ross-weir merged commit d5d1b74 into main Sep 20, 2023
5 checks passed
@ross-weir ross-weir deleted the add-install-scripts branch September 20, 2023 22:01
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

Successfully merging this pull request may close these issues.

Add a "install" script for easy setup
2 participants