Valor CLI — Final Delivery
This short page documents the final delivery state and quickstart notes for the Valor CLI package.
What’s included:
packages/valor-cli— types, SessionManager, CLI entry, command stubs- Unit tests & scaffolding
Quickstart (dev):
cd packages/valor-cli
npm install
npm run build
npm test