Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 1019 Bytes

File metadata and controls

29 lines (20 loc) · 1019 Bytes

chittyos-cli — RETIRED

This repository is archived. It never contained an implementation.

The ChittyOS CLI is CHITTYOS/chittycan, published to npm as chittycan:

npm install -g chittycan   # provides the `can` binary

Why this was retired

chittyos-cli held only compliance scaffolding — CHARTER.md, CHITTY.md, CLAUDE.md, CODEOWNERS. No source file was ever committed, on any branch:

git log --all --diff-filter=A --name-only -- '*.js' '*.ts' '*package.json'
(no output)

It was one of several competing names for a single capability. Consolidating on one name removes the ambiguity; nothing was lost in doing so, because there was nothing here to lose. This package was never published to npm, so no installs are affected.

Analysis and decision record: CHITTYOS/chittycan docs/CLI_RECONCILIATION.md (PRs #163 and #164).

Git history remains readable. Nothing new will be merged.