#github #generate #extension #command-line #classic #modern #bofh

bin+lib gh-bofh-rs

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

9 releases (2 stable)

1.1.1-next.1 Mar 28, 2024
1.0.0 Mar 28, 2024
1.0.0-next.7 Jan 19, 2024
1.0.0-next.6 Jan 18, 2024
1.0.0-next.4 Jan 17, 2024

#4 in #classic

Download history 28/week @ 2024-01-17 1/week @ 2024-02-14 9/week @ 2024-02-21 11/week @ 2024-02-28 4/week @ 2024-03-13 341/week @ 2024-03-27 79/week @ 2024-04-03

424 downloads per month

MIT/Apache

8MB
1.5K SLoC

Rust 683 SLoC // 0.0% comments JavaScript 408 SLoC // 0.1% comments Shell 84 SLoC // 0.4% comments Handlebars 72 SLoC // 0.1% comments TypeScript 21 SLoC // 0.8% comments

Contains (ELF exe/lib, 640KB) dist/gh-bofh-x86_64-unknown-linux-gnu, (ELF exe/lib, 555KB) gh-bofh-aarch64-unknown-linux-gnu, (ELF exe/lib, 620KB) gh-bofh-i686-unknown-linux-gnu, (Mach-o exe, 550KB) gh-bofh-x86_64-apple-darwin, (DOS exe, 540KB) gh-bofh-x86_64-pc-windows-gnu, (ELF exe/lib, 640KB) gh-bofh-x86_64-unknown-linux-gnu and 15 more.

Gh Bofh Rs

GitHub release (latest by date) GitHub tag (latest SemVer) Continuous integration Security Audit

Contribute with Gitpod GitHub issues REUSE Compliance

Generate a BOFH Excuse for github 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