Crates.io | workspace-node-tools |
lib.rs | workspace-node-tools |
version | 2.0.2 |
source | src |
created_at | 2024-07-03 05:33:38.101589 |
updated_at | 2024-09-23 15:45:13.735018 |
description | Node workspace version tools |
homepage | |
repository | https://github.com/websublime/workspace-node-tools |
max_upload_size | |
id | 1290216 |
size | 279,971 |
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.
cargo install workspace-node-tools
cargo install workspace-node-tools
Licensed under either of
at your option.
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.
Template from here