Skip to content

Tap with Homebrew formulae for saz-tools and other bottles

License

Notifications You must be signed in to change notification settings

prantlf/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap - prantlf/tap

Tap with Homebrew formulae and casks for the following bottles:

  • cutmidel - Trims a text to a maximum length by putting an ellipsis to the middle of the shortened result.
  • jsonlint2 - JSON/JSONC/JSON5 validator and pretty-printer.
  • helix-mfa - Helix MFA Authenticator is a desktop app Provides access to versioned files in Helix Core (Perforce) through a graphical interface.
  • newchanges - Creates or updates the changelog file from commit messages.
  • shortpwd - Trims the current working directory to a maximum length by putting an ellipsis to the middle of the shortened result.
  • update-formula - Updates version numbers and SHA-256 hashes in Homebrew formula files for GitHub releases.
  • vp - Helps with development, installation and maintenance of VPM packages.
  • yaml2json - Converts YAML input to JSON/JSON5 output.

Casks:

  • lite-xl - Lightweight text editor written in Lua. Syntax highlighting you know from VS Code, but comsuming MBs instead of GBs of memory.
  • saz-tools - Tools for SAZ files (Fiddler logs) - parsing, printing and analyzing using a web page. (sazdump and sazserve)

Installation

Bottles can be installed directly to the cellar:

brew install prantlf/tap/<name>
brew install --cask prantlf/tap/<name>

Upgrade

A keg with a once poured bottle can be upgraded to a newer version:

brew upgrade <name>
brew upgrade --cask <name>

Registration

You can tap the repository and drop the prefix prantlf/tap/ when installing the packages.

brew tap prantlf/tap
brew update
brew install <name>
brew install --cask <name>

Remarks

If you are looking for the p4 formula or cask, it was removed from here, because it got accepted to the central Homebrew casks. You can install and upgrade it like other globally discoverable packages.

If you are looking for the p4v cask, it was removed from here, because it is available from the central Homebrew casks. You can install and upgrade it like other globally discoverable packages.

License

Copyright (c) 2020-2023 Ferdinand Prantl

Licensed under the MIT license.

About

Tap with Homebrew formulae for saz-tools and other bottles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published