<div align="center">
<a href="https://github.com/rousan/rust-cli-test">
<img width="200" height="200" src="https://avatars3.githubusercontent.com/u/63495711?s=200&v=4">
</a>
<br />
<br />
</div>
[](https://crates.io/crates/rust-cli-test)
[](https://github.com/rousan/rust-cli-test/graphs/contributors)
[](./LICENSE)
# rust-cli-test
A simple test RUST cli app
## Install
### Macos
```sh
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/rust-cli-test/master/install.sh)"
```
### Linux
```sh
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/rust-cli-test/master/install.sh)"
```
### Windows
Please download it from [releases](https://github.com/rousan/rust-cli-test/releases) page.
## Contributing
Your PRs and stars are always welcome.