Skip to content

Commit

Permalink
Add section comparing ubi to curl ... | sh
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Feb 16, 2025
1 parent fe5952d commit 85d2b4a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,13 @@ don't get any record of the installation, a way to uninstall, etc. If a tool pro
platform-specific packages for your platforms, you should probably consider using those instead of
`ubi`.

### Is this Better Than Installing via `curl https://some.site/random/installer.sh | sh`?

Isn't literally anything else better than this?

In all seriousness, `ubi` does not execute arbitrary code when you install anything. That seems like
a good thing.

## Linting and Tidying this Code

The code in this repo is linted and tidied with
Expand Down

0 comments on commit 85d2b4a

Please sign in to comment.