#publishing #version #bump #command #modern #tool #bumping

bin+lib conta

Tool for bumping and publishing crates

2 releases

0.0.1 Dec 23, 2023
0.0.0 Aug 5, 2023

#34 in #bump

31 downloads per month

GPL-3.0-only

15KB
259 lines

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


lib.rs:

The library of conta

Dependencies

~13–30MB
~484K SLoC