blackjack-cli-0.1.3 is not a library.
Blackjack CLI Game
Play a casual game of blackjack in the terminal. Written in Rust.

Prequesites
you need to have Rust installed (install instructions)
Build
# clone repository
# build binary (the binary will be compiled to `target/debug/blackjack-cli`)
# run program