/flip-cli

A cli program to fleep a coin powered by rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

flip-coin-cli-rust

A cli program to fleep a coin powered by rust To run these program on linux:

1 install rust by folowing the offical doc(https://rust-lang.org)

2 clone these repo using git clone https://github.com/Bogdan-Torkhov/flip-cli.git

3 run cargo build

4 go to a dir with bin cd target/debug

5 copy to system bins sudo cp flip /usr/bin

6 run using flip

7 enjoy!!!