conta

Crates.ioconta
lib.rsconta
version0.0.1
sourcesrc
created_at2023-08-05 12:15:26.022699
updated_at2023-12-23 01:46:36.452148
descriptionTool for bumping and publishing crates.
homepagehttps://github.com/clearloop/crates
repositoryhttps://github.com/clearloop/crates.git
max_upload_size
id936369
size51,353
(clearloop)

documentation

https://docs.rs/conta

README

Conta

Back to 3000 years ago in Zhou dynasty, the emperor of Zhou rides carriage with 6 horses, now, ride your crates with 6 horses like the emperor!

Modern tool for bumping crate versions and publishing them

Usage: conta [OPTIONS] <COMMAND>

Commands:
  bump     Bump versions
  publish  Publish crates
  help     Print this message or the help of the given subcommand(s)

Options:
  -m, --manifest <MANIFEST>  The path of the cargo manifest, if not provided, the current directory is used
  -c, --config <CONFIG>      The path of `Conta.toml`
  -h, --help                 Print help

LICENSE

GPL-3.0-only

Commit count: 2

cargo fmt