create-workframe
v0.1.18
Published
Scaffold a Workframe + Hermes workspace with guided onboarding
Maintainers
Readme
create-workframe
Published on npm as create-workframe.
npx [email protected] MyProjectScaffolds an isolated Workframe + Hermes project on Windows, macOS, and Linux.
Generated layout
MyProject/
├── Agents/
├── Files/
├── scripts/ bootstrap, lifecycle, workframe.mjs CLI
├── docker-compose.yml
├── workframe-api/
├── workframe-ui/
├── workframe-supervisor/
└── workframe-manifest.jsonProject CLI
From the generated project root:
node scripts/workframe.mjs doctor
node scripts/workframe.mjs setupSource
github.com/npx-workframe/workframe
Documentation: docs/README.md
Apache-2.0 — see LICENSE, NOTICE, SECURITY.md.
