Bogdan-Torkhov / flip-cli

A cli program to fleep a coin powered by rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!!!

About

A cli program to fleep a coin powered by rust

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%