Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 820 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 820 Bytes

Mahiki Homebrew Tap

A personal tap to distribute CLI tools and utils back to myself via CI/CD workflow. Refactoring my convenience utility bash scripts into python for learning and profit.

DESERTISLANDUTILS

poetry managed python scripts
typer CLI tool
GHA: Test -> Merge Release and Tag -> Create Release
GHA: Trigger bump homebrew formula

github: desertislandutils Releases

DEPRECATED - pypi: desertislandutils † maybe bring this back because SHA provided there

INSTALL

brew install mahiki/tap/desertislandutils

# or
brew tap mahiki/tap
brew install desertislandutils

Documentation

brew help, man brew or check Homebrew's documentation.