parent
e8acc76ef6
commit
2371387411
|
|
@ -37,6 +37,8 @@ or install with mise:
|
|||
mise use -g herdr
|
||||
```
|
||||
|
||||
if mise reports `herdr not found in mise tool registry`, update mise and retry. older mise versions predate the herdr registry entry; `mise use -g github:ogulcancelik/herdr` works as a temporary fallback.
|
||||
|
||||
or download the binary from [releases](https://github.com/ogulcancelik/herdr/releases). requires linux or macos.
|
||||
|
||||
## quick start
|
||||
|
|
|
|||
|
|
@ -43,6 +43,8 @@ or install with mise:
|
|||
mise use -g herdr
|
||||
```
|
||||
|
||||
if mise reports `herdr not found in mise tool registry`, update mise and retry. older mise versions predate the herdr registry entry; `mise use -g github:ogulcancelik/herdr` works as a temporary fallback.
|
||||
|
||||
or download the stable Linux/macOS binary from [releases](https://github.com/ogulcancelik/herdr/releases). Native Windows binaries are preview-only beta builds.
|
||||
|
||||
## quick start
|
||||
|
|
|
|||
|
|
@ -37,6 +37,8 @@ If you already use mise:
|
|||
mise use -g herdr
|
||||
```
|
||||
|
||||
If mise reports `herdr not found in mise tool registry`, update mise and retry. Older mise versions predate the Herdr registry entry; `mise use -g github:ogulcancelik/herdr` works as a temporary fallback.
|
||||
|
||||
## Verify
|
||||
|
||||
Start Herdr:
|
||||
|
|
|
|||
|
|
@ -31,6 +31,8 @@ If you already use mise:
|
|||
mise use -g herdr
|
||||
```
|
||||
|
||||
If mise reports `herdr not found in mise tool registry`, update mise and retry. Older mise versions predate the Herdr registry entry; `mise use -g github:ogulcancelik/herdr` works as a temporary fallback.
|
||||
|
||||
## Verify
|
||||
|
||||
Start Herdr:
|
||||
|
|
|
|||
Loading…
Reference in New Issue