Skip to content

docs: make the documented install path executable - #18

Merged
rogerchappel merged 2 commits into
mainfrom
agent/oss-1628-document-current-install
Jul 27, 2026
Merged

docs: make the documented install path executable#18
rogerchappel merged 2 commits into
mainfrom
agent/oss-1628-document-current-install

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • replace the unavailable npm-registry command with the project's current GitHub source install path
  • build package output during Git dependency installation with prepare
  • exercise an isolated consumer install and both packaged CLI aliases during every release check
  • use npx --no-install in examples so commands never fall through to the registry

Commits

  • 7ddfd8c test: verify source dependency installation
  • 27b4d2e docs: use the current GitHub install path

Verification

  • npm ci
  • npm run release:check
  • bash scripts/validate.sh
  • git diff --check

All checks pass, including 17 tests and the new isolated source-install smoke check.

@rogerchappel
rogerchappel merged commit 1c7cdb9 into main Jul 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant