26 releases (16 stable)

1.0.16 Aug 7, 2024
1.0.13 Jul 24, 2024
0.9.0 Jul 12, 2024

#62 in #conventional-commits

Download history 261/week @ 2024-06-28 556/week @ 2024-07-05 406/week @ 2024-07-12 1480/week @ 2024-07-19 162/week @ 2024-07-26 420/week @ 2024-08-02 26/week @ 2024-08-09 1/week @ 2024-08-16

452 downloads per month

MIT/Apache

135KB
3K SLoC

workspace-node-tools

Crates.io Docs.rs CI

About

This is a tool to help manage packages in a monorepo style. It can give info about packages existence, package manager defined (node), git helpers to check which package as changes, manage those changes thur a file (.changes.json), give output of conventional commit and changelog generation.

Installation

cargo install workspace-node-tools

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install workspace-node-tools

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Info

Template from here

Dependencies

~32–67MB
~1M SLoC