1.3.1 • Published 4 years ago

trunkity v1.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.0.0

4 years ago