i3ref

Crates.ioi3ref
lib.rsi3ref
version0.1.0
sourcesrc
created_at2023-07-09 16:26:47.102121
updated_at2023-07-09 16:26:47.102121
descriptionA command-line reference viewer for i3wm.
homepagehttps://astroorbis.com
repositoryhttps://github.com/astroorbis/i3ref
max_upload_size
id912136
size35,005
Astro (AstroOrbis)

documentation

README

i3ref

A command-line reference viewer for i3wm, created because I keep forgetting how to use i3.

Installation

There are multiple options to install i3ref

  1. Cargo
cargo install i3ref
  1. Build from source
git clone https://github.com/astroorbis/i3ref.git
cd i3ref
cargo b -r

Your executable i3ref will be under target/release.

Commit count: 2

cargo fmt