@sys9/chord-cli
v0.1.14
Published
Chord CLI package used by @sys9/cli
Readme
@sys9/chord-cli
@sys9/chord-cli packages the native chord binary for npm. It is intended to be launched through @sys9/cli:
npm install -g @sys9/cli
sys9 chord version
sys9 chord daemon run --token <host-token>Direct installation also works when needed:
npm install -g @sys9/chord-cli
chord versionRelease builds publish this root package plus platform-specific optional dependencies. The root package only contains the Node launcher; the native binary lives in the matching platform package.
