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

chore: write simple installation script #2

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

ivansantiagojr
Copy link
Member

@ivansantiagojr ivansantiagojr commented Aug 30, 2024

This creates a very simple installation script for zignr. It works by downloading the pre built binaries on GitHub and moving them to ~/.local/bin under the name of zignr.

Can you help me test it, @thigcampos?

It should work now if you use

curl -sSL https://raw.githubusercontent.com/brasilisclub/zignr/install-script/install.sh | bash -

In a near future I aim to have this proccess like:

curl -sSL https://zignr.brasilis.club/install.sh | bash -

@ivansantiagojr ivansantiagojr added the enhancement New feature or request label Aug 30, 2024
@ivansantiagojr ivansantiagojr self-assigned this Aug 30, 2024
Copy link
Member

@thigcampos thigcampos left a comment

Choose a reason for hiding this comment

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

I just tested it locally. It worked like a charm!

@ivansantiagojr ivansantiagojr merged commit 86ab052 into main Aug 30, 2024
1 check passed
@ivansantiagojr ivansantiagojr deleted the install-script branch August 30, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants