mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-15 06:04:41 +00:00
rename (#11)
* align docs and contract * clean * rename from deskctl-cli to deskctl * runtime
This commit is contained in:
parent
88f9ff85a3
commit
eac3a61ceb
18 changed files with 41 additions and 47 deletions
|
|
@ -12,14 +12,14 @@ GitHub Releases are the canonical binary source. The npm package consumes those
|
|||
## Package Names
|
||||
|
||||
- crate: `deskctl`
|
||||
- npm package: `deskctl-cli`
|
||||
- npm package: `deskctl`
|
||||
- installed command: `deskctl`
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before the first live publish on each registry:
|
||||
|
||||
- npm ownership for `deskctl-cli`
|
||||
- npm ownership for `deskctl`
|
||||
- crates.io ownership for `deskctl`
|
||||
- repository secrets:
|
||||
- `NPM_TOKEN`
|
||||
|
|
|
|||
|
|
@ -68,5 +68,3 @@ Treat these as useful but non-contractual:
|
|||
- incidental text formatting in non-JSON mode
|
||||
- default screenshot file names when no explicit path was provided
|
||||
- environment-dependent ordering details from the window manager
|
||||
|
||||
For the full repo copy, see `docs/runtime-contract.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue