An open API service indexing awesome lists of open source software.

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.

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