@ofcx/mono-toolkit
v0.3.0
Published
Deterministic Docker-first monorepo toolkit
Readme
Mono-Toolkit
Deterministic Docker-first monorepo toolkit for Quarkus services, Nuxt apps, shared libraries, and OpenAPI contracts.
Documentation: https://omniflow-oss.github.io/mono-toolkit/
Highlights
- Discovers scopes under
back/andfront/automatically. - Runs pipelines in Docker for reproducible builds.
- Default
--changedexecution for faster CI. - Contracts workflows with OpenAPI lint, drift, breaking, and client generation.
- VitePress docs workflows for target repos.
- Vertical-slice scaffolding with consistent structure.
- JSON reports in
.cache/mono-toolkit/reports.
Install
pnpm add -D @ofcx/mono-toolkitQuick start
npx mono-toolkit init
npx mono-toolkit checkDocs
- Guide: https://omniflow-oss.github.io/mono-toolkit/guide
- Commands: https://omniflow-oss.github.io/mono-toolkit/commands
- Configuration: https://omniflow-oss.github.io/mono-toolkit/configuration
License
MIT. See LICENSE.
