Turborepo CLI for housekeeping
npm install turbo-kit -D
yarn add turbo-kit -D
pnpm add turbo-kit -D
Usage: turbo-kit [options] [command]
Options:
-h, --help display help for command
Commands:
clean [files...] Cross env clean workspace
dependencies Display Turbo monorepo dependencies graph
dependents Display Turbo monorepo dependents graph
ls Display all Turbo repo packages
updates Check if the dependencies of the workspace are up to date
help [command] display help for command
Rimraf files cross environment (window/macos/linux)
Display a graph of dependencies within the monorepo.
Display a graph of dependents within the monorepo.
List all the packages in the monorepo
Check if the dependencies of the workspace are up to date