24 releases (8 stable)
new 1.2.2 | Mar 23, 2025 |
---|---|
1.2.1 | Mar 20, 2025 |
1.2.1-next.1 | Nov 28, 2024 |
1.2.0 | Sep 20, 2024 |
1.0.0-next.7 | Jan 19, 2024 |
#109 in Testing
185 downloads per month
7.5MB
863 lines
Contains (ELF exe/lib, 625KB) dist/gh-bofh-x86_64-unknown-linux-gnu, (ELF exe/lib, 545KB) gh-bofh-aarch64-unknown-linux-gnu, (ELF exe/lib, 585KB) gh-bofh-i686-unknown-linux-gnu, (DOS exe, 540KB) gh-bofh-x86_64-pc-windows-gnu, (ELF exe/lib, 625KB) gh-bofh-x86_64-unknown-linux-gnu, (ELF exe/lib, 545KB) dist/gh-bofh-aarch64-unknown-linux-gnu and 15 more.
A gh
plugin to generate BOFH excuses
Generate a BOFH Excuse for github-cli from the commandline as a gh
extension.
Builds
Stable | Beta | Nightly | MSRV (1.74.1) | |
---|---|---|---|---|
Linux | ||||
Windows | ||||
macos |
Installation
From Source
cargo install gh-bofh
From Release
Download the latest release from here and install it using gh extension install <path-to-release>
From The GitHub CLI
gh extension install AliSajid/gh-bofh
Usage
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
Current Status
This project is currently being maintained. We are happy to include more modern excuses. Please see CONTRIBUTING.md for more information.
Contributing
If you want to contribute to this project, please read the CONTRIBUTING.md file.
Detailed documentation
High Level Overview
The architecture documentation can be found in the project repository under the following URL:
Architecture Documentation
Security Requirements
The security requirements and expectations documentation can be found in the project repository under the following URL:
Security Requirements Documentation
Security Assurance Case
The security assurance case document can be found in the project repository under the following URL:
Security Assurance Case Documentation
License
This project is dual-licensed under the MIT and Apache 2.0 licenses.