This repository is the monorepo for the @clily/* organization.
packages/core: the publishable CLI framework package,@clily/coreexamples/zod-node-release: Node + Zod release workflow with nested subcommands and layered config/env/CLI inputexamples/zod-node-package: Node + Zod packaging workflow with a custom public logger implementationexamples/arktype-node-rollout: Node + ArkType rollout workflow with aliases, positionals, and lifecycle hooksexamples/zod-node-maintenance: Node + Zod maintenance workflow with array positionals and plugin-based cleanup
The framework package lives in packages/core/README.md.
Install it with:
vp add @clily/coreSee examples/README.md for the workspace matrix, local verification commands, and Docker validation details.
vp install
vpr ready