0.0.22 • Published 4 months ago

@traf/turbo v0.0.22

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

OptionDescriptionDefault
--cwdThe current working directoryprocess.cwd()
--baseThe base branch to compare againstorigin/main
--tsConfigFilePathThe path to the root tsconfig filetsconfig.base.json
--actionThe action to perform. Can be any commandlog
--jsonOutput the result as JSONfalse
0.0.22

4 months ago

0.0.20

5 months ago

0.0.21

5 months ago

0.0.18

5 months ago

0.0.19

5 months ago

0.0.17

5 months ago

0.0.16

5 months ago

0.0.10

10 months ago

0.0.11

9 months ago

0.0.12

7 months ago

0.0.13

6 months ago

0.0.14

6 months ago

0.0.15

6 months ago

0.0.9

10 months ago

0.0.8

10 months ago