19 releases (6 stable)
1.2.0 | Sep 20, 2024 |
---|---|
1.1.3 | Sep 17, 2024 |
1.1.2 | Aug 31, 2024 |
1.1.2-next.1 | Jul 12, 2024 |
1.0.0-next.7 | Jan 19, 2024 |
#544 in Development tools
8MB
851 lines
Contains (ELF exe/lib, 645KB) dist/gh-bofh-x86_64-unknown-linux-gnu, (ELF exe/lib, 555KB) gh-bofh-aarch64-unknown-linux-gnu, (DOS exe, 540KB) gh-bofh-i686-pc-windows-gnu, (ELF exe/lib, 605KB) gh-bofh-i686-unknown-linux-gnu, (Mach-o exe, 550KB) gh-bofh-x86_64-apple-darwin, (DOS exe, 560KB) gh-bofh-x86_64-pc-windows-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.70.0) | |
---|---|---|---|---|
Linux | ||||
Windows | ||||
macos |
Installation
From Source
cargo install gh-bofh-rs
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-rs
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.
License
This project is dual-licensed under the MIT and Apache 2.0 licenses.