Pass application context to GUI. (#11)

This commit was merged in pull request #11.
This commit is contained in:
2026-01-31 04:25:14 +00:00
parent 00f9075d0f
commit 2340fd7652
21 changed files with 937 additions and 311 deletions

View File

@@ -29,7 +29,8 @@ cd clide
cargo install --path .
```
After installation `clide` can be used directly
After installation `clide` can be used directly.
A path can optionally be provided to open a specific directory with `clide /path/to/project`.
```bash
clide --help