Skip to content

Commit

Permalink
docs: add proto documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
b4nst committed Feb 11, 2024
1 parent abb16e9 commit 04adbe3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,18 @@ The AMD64 and ARM64 binaries can be downloaded from GitHub [releases](https://gi
zypper install timoni-fish-completion
zypper install timoni-zsh-completion
```
=== "proto"

Manage multiple versions with [proto](https://moonrepo.dev/proto) for all supported systems:

```toml
# .prototools file

timoni = "0.19.0"

[plugins]
timoni = "source:https://raw.githubusercontent.com/stefanprodan/timoni/main/proto-plugin.toml"
```

=== "from source"

Expand Down

0 comments on commit 04adbe3

Please sign in to comment.