Skip to content

vmsimon/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vmsimon's Homebrew Tap

My personal Homebrew tap housing formulas for all my Homebrew projects.

Homebrew is a fantastic package manager for macOS and Linux. I release some of my projects via Homebrew as it is widely used and easy to deploy to. This tap is a "self hosted" collection of Homebrew packages. For specific details about a formula contained in this tap, visit that formula's homepage or see the table below.

Goal of this repos is to do all jobs completely automated, was inspired by Homebrew Releaser. If you are looking for a way to publish your own Homebrew formula on your behalf, you should check it out!

Usage

# Setup tap
brew tap vmsimon/tap

# Check the tap for available formulas
brew search vmsimon/tap
Project Description Install
cloudctl brew install for fi-ts/cloudctl tool brew install cloudctl

Development

# Audit a formula (lint)
brew audit --strict --online <formula_name>

# Test a formula
brew test <formula_name>

# Create a tar
tar -czf name-of-tar.tgz path/to/content

# Get the checksum of an archive
shasum -a 256 name-of-tar.tgz

About

My personal Homebrew tap housing formulas for all my Homebrew projects.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages