Skip to content

A simple command line tool for capturing the latest version of crates

License

Notifications You must be signed in to change notification settings

phynalle/getver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getver

getver is a simple command line tool for capturing the latest version of crates.

$ getver <crate>...

Prerequsite

getver needs stable version of rust. Here provides the easy way to install rust

$ curl https://sh.rustup.rs -sSf | sh
$ rustup install stable

Installation

$ cargo install getver

after installation, try this:

$ getver libc bitflags rand log lazy_static

screen shot

About

A simple command line tool for capturing the latest version of crates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages