@helmoragent/helmor
v0.1.7
Published
Agent watcher for AI-assisted product development
Downloads
35
Maintainers
Readme
HELMOR Agent
Npm installer for the native helmor CLI.
npm i -g @helmoragent/helmor
helmor installOne-off usage without a global install:
npx @helmoragent/helmor@latest install
pnpm dlx @helmoragent/helmor install
yarn dlx @helmoragent/helmor install
bunx @helmoragent/helmor installThis package downloads the matching HELMOR release binary from GitHub, verifies it against the published SHA-256 checksum file, and exposes the helmor command.
helmor install initializes project files and merges Codex/Claude global hook entries. Use helmor install --project-only to write only project-local files and generated adapters.
Set HELMOR_VERSION, HELMOR_REPO, or HELMOR_NPM_QUIET=1 to override the release tag, source repository, or install logging.
