1
Run the installer
2
Verify both layers
A Harnest release includes the native CLI, its matching Python runtime package, and the
uv bootstrapper. You do not need a preinstalled Python.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the Harnest CLI and verify its managed runtime.
| Property | Value |
|---|---|
| Platforms | macOS and Linux |
| Architectures | AMD64 and ARM64 |
| Python required | No |
| Installed command | harnest |
Run the installer
curl -fsSL \
https://raw.githubusercontent.com/Usefused/harnest/main/install.sh |
sh
Verify both layers
harnest --version
harnest doctor
uv bootstrapper. You do not need a preinstalled Python.