workspace-node-tools

Crates.ioworkspace-node-tools
lib.rsworkspace-node-tools
version2.0.2
sourcesrc
created_at2024-07-03 05:33:38.101589
updated_at2024-09-23 15:45:13.735018
descriptionNode workspace version tools
homepage
repositoryhttps://github.com/websublime/workspace-node-tools
max_upload_size
id1290216
size279,971
Miguel Ramos (miguelramos)

documentation

README

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

Commit count: 219

cargo fmt