rust-cli-test

Crates.iorust-cli-test
lib.rsrust-cli-test
version0.1.0
sourcesrc
created_at2020-04-18 11:18:09.227253
updated_at2020-04-18 11:18:09.227253
descriptionA simple test RUST cli app
homepagehttps://github.com/rousan/rust-cli-test
repositoryhttps://github.com/rousan/rust-cli-test
max_upload_size
id231473
size21,560
Rousan Ali (rousan)

documentation

README



Crate Contributors MIT

rust-cli-test

A simple test RUST cli app

Install

Macos

 $ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/rust-cli-test/master/install.sh)"

Linux

 $ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/rust-cli-test/master/install.sh)"

Windows

Please download it from releases page.

Contributing

Your PRs and stars are always welcome.

Commit count: 4

cargo fmt