Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions website/src/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,16 @@ or, if you have pkgx integration enabled:
task
```

### [install-release][install-release] ![][macos] ![linux] ![community] \{#install-release}

`install-release` is package manager to install any single binary tools from their github release

[[source](https://github.com/Rishang/install-release)]

```shell
ir get https://github.com/go-task/task
```

## Get The Binary

### Binary
Expand Down