1.3.1 • Published 5 years ago

trunkity v1.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

npm.io npm.io

trunkity

JS Monorepo CLI utils. The primary intention of this CLI is to detect what will you changes affects inside your monorepo.

Get Started

with yarn

$ yarn add -g trunkity

# show affecteds
$ trunkity -a # --affected 

with npm

$ npm i -g trunkity

# show affecteds
$ trunkity -a # --affected 

It can also be used as a dev dependencie.

Mentions

This project was inspired by the Nx cli !

1.3.1

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.0.0

5 years ago