Acknowledgements
Turborepo was originally created by Jared Palmer (opens in a new tab) as a closed-source enterprise software offering. In late 2021, Vercel acquired Turborepo (opens in a new tab) and open sourced the codebase.
Today, Turborepo has dedicated full-time team working on it as well as a growing list of open source contributors (opens in a new tab).
Inspiration / Prior Art
At Vercel (opens in a new tab), we believe deeply in the open source movement and in the power of open collaboration. To that end, it's important to provide meaningful attribution to the projects and people that inspire(d) us and our work.
We'd like to make a special shoutout to other build systems, monorepo tools, and prior art:
- Bazel - https://bazel.build (opens in a new tab)
- Buck - https://buck.build (opens in a new tab)
- Please - https://please.build (opens in a new tab)
- Pants - https://www.pantsbuild.org (opens in a new tab)
- Scoot - https://github.com/twitter/scoot (opens in a new tab)
- TSDX - https://tsdx.io (opens in a new tab)
- Lerna - https://lerna.js.org (opens in a new tab)
- Lage - https://microsoft.github.io/lage (opens in a new tab)
- Backfill - https://github.com/microsoft/backfill (opens in a new tab)
- Bolt - https://github.com/boltpkg/bolt (opens in a new tab)
- Rush - https://rushjs.io (opens in a new tab)
- Preconstruct - https://preconstruct.tools (opens in a new tab)
- Nx - https://nx.dev (opens in a new tab)
- Yarn - https://yarnpkg.com (opens in a new tab)
- npm - https://www.npmjs.com (opens in a new tab)
- pnpm - https://pnpm.js.org (opens in a new tab)
Throughout the documentation, wherever applicable, we also provide inline callouts and links to the projects and people that have inspired us.
Additional Thanks
Additionally, we're grateful to:
- Rick Button (opens in a new tab) for donating the
turbo
package name on npm - Iheanyi Ekechukwu (opens in a new tab) for helping Jared pick up Golang during the Pandemic!
- Kenneth Chau (opens in a new tab) for Lage's Scope and Pipeline API and docs
- Miguel Oller (opens in a new tab) and MakeSwift.com (opens in a new tab) for piloting Turborepo
- Eric Koslow (opens in a new tab), Jack Hanford (opens in a new tab), and Lattice.com (opens in a new tab) for piloting Turborepo