Skip to content

Generate a BOFH Excuse for github-cli from the commandline as a gh extension.

License

Notifications You must be signed in to change notification settings

AliSajid/gh-bofh-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A gh plugin to generate BOFH excuses

GitHub release (latest by date) GitHub tag (latest SemVer) Crates.io Version Crates.io Size Maintenance OSS Lifecycle

Continuous integration codecov Security Audit GitHub issues

Crates.io License REUSE Compliance OpenSSF Best Practices

Libraries.io SourceRank ClearlyDefined Score

Generate a BOFH Excuse for github-cli from the commandline as a gh extension.

Builds

Stable Beta Nightly MSRV (1.70.0)
Linux Ubuntu x Stable Rust Ubuntu x Beta Rust Ubuntu x Nightly Rust Ubuntu x MSRV Rust
Windows Windows x Stable Rust Windows x Beta Rust Windows x Nightly Rust Windows x MSRV Rust
macos macos x Stable Rust macos x Beta Rust macos x Nightly Rust macos x MSRV Rust

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.