trunkity

1.3.1 • Public • Published

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 !

Readme

Keywords

none

Package Sidebar

Install

npm i trunkity

Weekly Downloads

1

Version

1.3.1

License

MIT

Unpacked Size

40.5 kB

Total Files

20

Last publish

Collaborators

  • loliuxuxu