@halyard/cli
v0.1.2
Published
CLI for setting up Halyard in Claude/Cursor/Codex and syncing coding session logs
Readme
@halyard/cli
Command-line companion for Halyard — scaffold Halyard into your repo for Claude Code, Cursor, and Codex, and sync your coding session logs back to the platform.
Install
npm install -g @halyard/cli
# or run without installing
bunx @halyard/cli <command>
pnpm dlx @halyard/cli <command>Commands
halyard setup # Scaffold Halyard into the current repo (alias: init)
halyard login # Authenticate via your browser
halyard sync # Upload new session logs to Halyard
halyard push # Push a single session fileRun halyard --help for the full list of flags.
Learn more
- Product: usehalyard.ai
- Docs & sign-in: app.usehalyard.ai
