turbo
Turborepo is a high-performance build system for JavaScript and TypeScript codebases
Subcommands
| Name | Description |
|---|---|
bin | Get the path to the turbo binary |
link | Link your local directory to a Vercel organization and enable remote caching |
login | Login to your Vercel account |
logout | Logout of your Vercel account |
prune | Prepare a subset of your monorepo |
unlink | Unlink the current directory from your Vercel organization and disable remote caching |
run | Run tasks in your monorepo |
Options
| Name | Description |
|---|---|
--version | Print the version |
--help |
|