Ship code. Not overhead.
Relay CLI automates your entire deployment pipeline. One command from local to production, with zero configuration required.
Relay CLI automates your entire deployment pipeline. One command from local to production, with zero configuration required.
One config fileDXdevkit.config.ts controls everything. CI/CD, linting, testing, formatting — all in one place.
Zero-dependency corePERFThe core binary is under 2MB. No bloat, no conflicting peer dependencies in your project.
Git hooks built-inGITPre-commit, pre-push, post-merge. Run exactly what you need, skip the rest automatically.
Parallel task runnerFASTRun lint, type-check, and test in true parallel across your monorepo with shared caching.
Smart diffsCLIdevkit diff shows exactly what changed, what broke, and why — across environments.
Team presetsTEAMShare a devkit.preset.ts with your whole team. Same config, same experience, no drift.
Getting started
No config files to hand-write. No docs to read before you can run your first command. devkit asks you what you want and sets it up.