Installation¶
Requirements¶
- Python 3.11 or later
- uv — used both to install
exshand to manage dev dependencies
Install as a tool¶
The recommended way is to install exsh as a uv tool so it is available system-wide:
Verify the installation:
Upgrade¶
Uninstall¶
Install from a local clone¶
If you want to develop or test from source:
The exsh command is then available inside the project's virtual environment:
Or activate the environment first: