#version #most #recent #cli

app crate-version

获取crate的最新版本

1个不稳定版本

0.1.0 2019年7月9日

#19 in #recent

MIT 协议

6KB
91

crate-version

命令行界面获取crate的最新版本。

安装

cargo install crate-version

用法

USAGE:
    crate-version [FLAGS] <CRATE_NAME>

FLAGS:
    -c, --copy       Copy the result to the system clipboard
    -h, --help       Prints help information
    -V, --version    Prints version information
    -v, --verbose    Print verbose error output

ARGS:
    <CRATE_NAME>    Name of crate

依赖

~22MB
~469K SLoC