Zero-config builds
for monorepos., TypeScript., every CI.
Tachyon caches every task, runs only what changed and shares the results with your team and CI. Drop it into any JavaScript repo — no config file required.
~/acme-monorepo
$ npm install -D tachyon
added 1 package in 812ms
$ npx tachyon build
✓ 148 tasks restored from cache
✓ 3 tasks rebuilt
Done in 0.42s (31× faster)
Works with npm,pnpm,yarn,bun