Crates.io | i3ref |
lib.rs | i3ref |
version | 0.1.0 |
source | src |
created_at | 2023-07-09 16:26:47.102121 |
updated_at | 2023-07-09 16:26:47.102121 |
description | A command-line reference viewer for i3wm. |
homepage | https://astroorbis.com |
repository | https://github.com/astroorbis/i3ref |
max_upload_size | |
id | 912136 |
size | 35,005 |
A command-line reference viewer for i3wm, created because I keep forgetting how to use i3.
There are multiple options to install i3ref
cargo install i3ref
git clone https://github.com/astroorbis/i3ref.git
cd i3ref
cargo b -r
Your executable i3ref will be under target/release
.