Skip to content

rousan/rust-cli-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.