https://github.com/ceejbot/homebrew-tap
A homebrew tap for ceej's projects, for enthusiasts of tools to accomplish odd tasks.
https://github.com/ceejbot/homebrew-tap
homebrew-tap
Last synced: 17 days ago
JSON representation
A homebrew tap for ceej's projects, for enthusiasts of tools to accomplish odd tasks.
- Host: GitHub
- URL: https://github.com/ceejbot/homebrew-tap
- Owner: ceejbot
- Created: 2022-08-13T19:01:15.000Z (almost 4 years ago)
- Default Branch: latest
- Last Pushed: 2026-03-13T04:15:44.000Z (4 months ago)
- Last Synced: 2026-05-30T18:28:13.536Z (about 1 month ago)
- Topics: homebrew-tap
- Language: Ruby
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew taps for ceejbot's tools
```shell
brew tap ceejbot/tap
brew install tomato # or whatever
```
Tools written to solve extremely specific problems that you might or might not have:
- [codefact](https://github.com/ceejbot/codefact) - log yourself into AWS CodeArtifact, nearly hands-free (very niche)
- [culture-ship](https://github.com/ceejbot/gsv-culture-ships) - get a random Culture ship name
- [formulaic](https://github.com/ceejbot/formulaic) - generate Homebrew tap formulas for Rust crates and anything you want to write a little package manifest for, optionally with a GH cli download strategy for private repos
- [mcm-meta-helper](https://github.com/ceejbot/mcm-meta-helper) - validity-check your MCM mod configuration; for mod authors
- [md2nexus](https://github.com/ceejbot/md2nexus) - turn a markdown file into NexusMods BBCode, preserving tables
- [nuc2not](https://github.com/ceejbot/nuc2not) - sort of almost correct migration of nuclino to notion
- [paletter](https://github.com/ceejbot/paletter) - turn tinted-theming yaml color files into MacOS `clr` palette files
- [priority-sync](https://github.com/ceejbot/priority-sync) - sync skyrim modset priority lists
- [semver-bump](https://github.com/ceejbot/semver-bump) - a semver bumper that does exactly what I want
- [tale](https://github.com/ceejbot/tale) - a tail-compatible utility for pretty-printing newline-delimited json log files
- [thematic](https://github.com/ceejbot/thematic) - a pretty good VCCode ⇔ Zed color & icon theme converter
- [tomato](https://github.com/ceejbot/tomato) - get/set toml values in shell scripts, preserving formatting