This is the standalone Axhub Make publishing repository.
- Use
pnpmfor this repository's development, tests, and release scripts. - Do not force
pnpmin published runtime or generated client projects. User environments may be Windows, may not have Git, and may not have pnpm; prefernpm/npx-safe flows outside development-only docs or scripts. - Keep
vendor/committed; it contains required vendor artifacts for standalone builds. - Do not commit local runtime data, build outputs, caches, or generated project metadata.
- Under
client/.axhub/make/, keep onlyclient.json,axhub.config.json,README.md, and the template seedsidebar-tree.jsonin Git.