Skip to content

Commit

Permalink
Update ubi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Oct 16, 2024
1 parent 4d02763 commit 8fd0685
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/dev-tools/backends/ubi.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Ubi Backend <Badge type="warning" text="experimental" />
# Ubi Backend

You may install GitHub Releases and URL packages directly using [ubi](https://github.com/houseabsolute/ubi) backend.
You may install GitHub Releases and URL packages directly using [ubi](https://github.com/houseabsolute/ubi) backend. ubi is directly compiled into
the mise codebase so it does not need to be installed separately to be used. ubi is the preferred backend when it functions for tools as it is the
simplest and requires minimal configuration.

The code for this is inside of the mise repository at [`./src/backend/ubi.rs`](https://github.com/jdx/mise/blob/main/src/backend/ubi.rs).

Expand Down

0 comments on commit 8fd0685

Please sign in to comment.