32 releases (stable)
2.0.2 | Sep 23, 2024 |
---|---|
1.0.19 | Sep 12, 2024 |
1.0.13 | Jul 24, 2024 |
0.9.0 | Jul 12, 2024 |
#42 in #conventional-commits
638 downloads per month
170KB
4K
SLoC
workspace-node-tools
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~34–67MB
~1M SLoC