add init
This commit is contained in:
@@ -8,12 +8,9 @@ Scripts and tools to set up and manage the terminal environment across systems.
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Run this tool from the checked-out repo. Do **not** install it with `uv tool install`,
|
|
||||||
because `cli-tools install helpers` symlinks shell files from `scripts/`.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd /path/to/cli-tools
|
git clone <repo> && cd cli-tools
|
||||||
uv run cli-tools --help
|
source init.sh # installs uv if needed, syncs deps, activates venv
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user