#github

bin+lib gh-bofh-rs

A Rust implementation of the classic bofh command as a GitHub CLI extension

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

#10 in #git-hub

Download history 117/week @ 2024-07-04 91/week @ 2024-07-11 3/week @ 2024-07-18 90/week @ 2024-08-01 84/week @ 2024-08-08 98/week @ 2024-08-15 7/week @ 2024-08-22 205/week @ 2024-08-29 7/week @ 2024-09-05 336/week @ 2024-09-12 305/week @ 2024-09-19 104/week @ 2024-09-26 22/week @ 2024-10-03

767 downloads per month

MIT/Apache

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

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.

Open in Gitpod

License

This project is dual-licensed under the MIT and Apache 2.0 licenses.

Dependencies