Crates.io | gh-bofh-rs |
lib.rs | gh-bofh-rs |
version | 1.2.0 |
source | src |
created_at | 2024-01-17 19:35:30.131552 |
updated_at | 2024-09-20 13:52:29.055564 |
description | A Rust implementation of the classic `bofh` command as a GitHub CLI extension. |
homepage | |
repository | https://github.com/AliSajid/gh-bofh-rs |
max_upload_size | |
id | 1103342 |
size | 14,112,383 |
gh
plugin to generate BOFH excuses
Generate a BOFH Excuse for github-cli from the commandline as a gh
extension.
Stable | Beta | Nightly | MSRV (1.70.0) | |
---|---|---|---|---|
Linux | ||||
Windows | ||||
macos |
cargo install gh-bofh-rs
Download the latest release from here and install it using gh extension install <path-to-release>
gh extension install AliSajid/gh-bofh-rs
gh bofh-rs
You can switch between the different types of excuses using the --type
flag.
gh bofh-rs --type [modern|classic]
You can also use them as standalone flags.
gh bofh-rs --modern
gh bofh-rs --classic
This project is currently being maintained. We are happy to include more modern excuses. Please see CONTRIBUTING.md for more information.
If you want to contribute to this project, please read the CONTRIBUTING.md file.
This project is dual-licensed under the MIT and Apache 2.0 licenses.