* align docs and contract

* clean

* rename from deskctl-cli to deskctl

* runtime
This commit is contained in:
Hari 2026-03-26 08:44:10 -04:00 committed by Harivansh Rathi
parent 88f9ff85a3
commit eac3a61ceb
18 changed files with 41 additions and 47 deletions

View file

@ -9,17 +9,17 @@ toc: true
## Default install
```sh
npm install -g deskctl-cli
npm install -g deskctl
deskctl --help
```
`deskctl-cli` is the default install path. It installs the `deskctl` command by
`deskctl` is the default install path. It installs the command by
downloading the matching GitHub Release asset for the supported runtime target.
## One-shot usage
```sh
npx deskctl-cli --help
npx deskctl --help
```
## Agent skill