Skip to content

euforicio/homebrew-taps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Homebrew Taps

Official Homebrew tap for euforicio's tools.

Installation

brew tap euforicio/taps

Available Formulas

wikimd

Local-first Markdown wiki with live file watching and elegant UI.

brew install wikimd

Repository: euforicio/wikimd

Usage:

# Start wiki server
wikimd --root ~/my-wiki

For enhanced search functionality, install ripgrep:

brew install ripgrep

Adding More Tools

This tap can contain multiple formulas. To add a new tool:

  1. Create a new formula file in Formula/<tool-name>.rb
  2. Follow the Homebrew Formula Cookbook
  3. Test locally: brew install --build-from-source Formula/<tool-name>.rb
  4. Audit: brew audit --strict --online Formula/<tool-name>.rb
  5. Commit and push

Maintainers

Maintained by euforicio.

License

Individual formulas may have different licenses. See each tool's repository for details.

About

Homebrew tap for euforicio's tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages