@healflow/setup
v0.1.9
Published
One-line HealFlow install — playwright plugin + CLI
Downloads
457
Readme
@healflow/setup
Single install line for HealFlow.
npm install @healflow/setup @playwright/[email protected]
npx healflow init --config-onlyEquivalent to installing @healflow/playwright + @healflow/cli together.
After install
npx healflow init --config-only— scaffold config without bulk codemod- Wire specs gradually (folder opt-in,
--alias, or per-file import) npx healflow doctor --strict— validate adoption before CI
