From b751f706459510b77374c00ae9f3c1c709e8f1ac Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Mon, 17 Apr 2023 21:37:17 -0300 Subject: [PATCH] README: add 'flyctl' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d017464..888120a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ $ staticd - `bat`: [sharkdp/bat][bat], a cat(1) clone with wings. - `btm`: [ClementTsang/bottom][btm], yet another cross-platform graphical process/system monitor. - `cloudflared`: [cloudflare/cloudflared][cloudflared], Argo Tunnel client. +- `flyctl`: [superfly/flyctl][flyctl], command line tools for fly.io services - `k9s`: [derailed/k9s][k9s], Kubernetes CLI to manage your clusters in style. - `upx`: [upx/upx][upx], the Ultimate Packer for eXecutables. - `xh`: [ducaale/xh][xh], friendly and fast tool for sending HTTP requests. @@ -22,6 +23,7 @@ $ staticd [bat]: https://github.com/sharkdp/bat [btm]: https://github.com/ClementTsang/bottom [cloudflared]: https://github.com/cloudflare/cloudflared +[flyctl]: https://github.com/superfly/flyctl [k9s]: https://github.com/derailed/k9s [upx]: https://github.com/upx/upx [xh]: https://github.com/ducaale/xh