Skip to content

terror/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-tap

build

homebrew-tap is my personal collection of formulae for homebrew.

Installation

You can install packages from this tap by running:

brew install terror/tap/<name>

You can also only add the tap which makes formulae within it available in search results (e.g. brew search output):

brew tap terror/tap

n.b. to clone the tap via SSH you will need to use:

brew tap terror/tap https://github.com/terror/homebrew-tap

While you may search across taps, it is necessary to always use fully qualified name (incl. the terror/tap/ prefix) when referring to formulae in external taps such as this one outside of search.

Formulae

Below lists the formulae installable via this tap:

name version description
edmv 1.0.1 Bulk rename files using your favorite editor
just-lsp 0.3.2 Language server for just
present 0.2.3 Interpolate shell command output directly into markdown
pyproject 0.1.2 Linter and language server for pyproject.toml files
skeleton 0.2.4 Project scaffolding utility
spymux 0.1.2 Centralized view for all of your tmux panes
swab 0.1.3 Configurable project cleaning tool
val 0.3.6 Arbitrary precision calculator language

Prior Art

I was inspired to build this after trying to find an easy way to install various projects I have via homebrew. I found out you could sidestep homebrew-core easily via a custom 'tap' (i.e. this repository) after looking at the tap HashiCorp maintains.

About

A collection of artisanal binaries

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published