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 !

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.1
    0
    • latest

Version History

Package Sidebar

Install

npm i trunkity

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

40.5 kB

Total Files

20

Last publish

Collaborators

  • loliuxuxu