Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.21 KB

File metadata and controls

34 lines (21 loc) · 1.21 KB

homebrew-tap

The Homebrew tap for Luna Prompts projects.

Available formulae

Formula What
skillnote Self-hosted skill registry for AI coding agents (source)

How to use

Add the tap and install a formula:

brew tap luna-prompts/tap
brew install skillnote

Or in one command without an explicit tap:

brew install luna-prompts/tap/skillnote

How this tap is maintained

This tap is read-only for humans. Formulae are mirrored here automatically from their source repositories on every release. For SkillNote, the source of truth is Formula/skillnote.rb in luna-prompts/skillnote; the Homebrew Tap workflow pushes an updated copy here on every cli-v* tag.

If you want to suggest a formula change, open the PR against the source repository (linked in the table above), not this one. Edits made directly here will be overwritten on the next release.

License

MIT. See LICENSE.