Add github page.

This commit is contained in:
2025-11-23 17:26:00 +00:00
parent ca84221f6e
commit 0a78201a3f
3 changed files with 76 additions and 5 deletions
+4 -3
View File
@@ -58,11 +58,12 @@ brews:
owner: lukaszraczylo
name: brew-taps
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
folder: Formula
directory: Formula
homepage: https://lukaszraczylo.github.io/kportal
description: "Modern Kubernetes port-forward manager with interactive TUI"
license: MIT
test: |
system "#{bin}/kportal", "--version"
install: |
bin.install "kportal"
dependencies:
- name: kubernetes-cli
type: optional