Crates.io | bkm |
lib.rs | bkm |
version | 0.2.2 |
source | src |
created_at | 2022-12-03 19:22:20.767605 |
updated_at | 2022-12-20 21:13:21.459198 |
description | A terminal-based book manager |
homepage | https://github.com/joao-vitor-sr/bkm |
repository | https://github.com/joao-vitor-sr/bkm |
max_upload_size | |
id | 729219 |
size | 582,787 |
📕 A terminal-based book manager, written in Rust 🦀
If you're a Rust programmer, bkm can be installed with cargo
.
$ cargo install bkm
bkm is written in Rust, so you'll need to grab a Rust installation in order to compile it. bkm compiles with Rust 1.65.0 (stable) or newer. In general, bkm tracks the latest stable release of the Rust compiler.
To build bkm:
$ git clone https://github.com/joao-vitor-sr/bkm
$ cd bkm
$ cargo build --release
$ ./target/release/bkm --version
0.2.2
Call bkm
in your terminal
$ bkm