0.0.28 • Published 2 years ago
@traf/turbo v0.0.28
traf 🚀
Avoid unnecessary builds, tests, lint and more in your monorepo CI. Optimize your development process by intelligently finding affected dependencies and selectively triggering builds and tests only when needed.
@traf/turbo
A cli tool that wraps @traf/core to be used with turborepo.
Will automatically find all projects in the turborepo workspace.
Usage
npx @traf/turbo@latest affected <action> [options]Options
| Option | Description | Default |
|---|---|---|
--cwd | The current working directory | process.cwd() |
--base | The base branch to compare against | origin/main |
--tsConfigFilePath | The path to the root tsconfig file | tsconfig.base.json |
--action | The action to perform. Can be any command | log |
--json | Output the result as JSON | false |
0.0.26
2 years ago
0.0.27
2 years ago
0.0.28
2 years ago
0.0.25
2 years ago
0.0.24
2 years ago
0.0.23
2 years ago
0.0.22
2 years ago
0.0.20
3 years ago
0.0.21
3 years ago
0.0.18
3 years ago
0.0.19
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.10
3 years ago
0.0.11
3 years ago
0.0.12
3 years ago
0.0.13
3 years ago
0.0.14
3 years ago
0.0.15
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago