Crates.io | bnomial-cli |
lib.rs | bnomial-cli |
version | 0.1.1 |
source | src |
created_at | 2022-08-27 12:08:37.158219 |
updated_at | 2022-08-27 13:08:13.09015 |
description | Get a fun machine learning question everyday in your terminal! |
homepage | https://github.com/swanandx/bnomial-cli/ |
repository | https://github.com/swanandx/bnomial-cli/ |
max_upload_size | |
id | 653390 |
size | 45,879 |
A command line interface to get a fun machine learning question everyday in your terminal!
The questions are originally posted by 0xbnomial at bnomial.com.
You can directly download executable and run it. No need for any installation.
Check releases here.
cargo
🦀cargo install bnomial-cli
Clone repository
git clone https://github.com/swanandx/bnomial-cli && cd bnomial-cli
then build and run
cargo run
OR
cargo build --release
cd target/release/
./bnomial-cli
There is still a huge scope for improvements:
Fork, Commit, PR, Repeat..
If you liked this, please let me know! That will motivate me to work on it more <3