From ff0e20b4d86b76eb74d21db2d780f8337d7da58a Mon Sep 17 00:00:00 2001 From: Zxilly <31370133+Zxilly@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:23:22 +0800 Subject: [PATCH] docs: add go-size-analyzer (#31) * docs: add go-size-analyzer Co-authored-by: Swastik Baranwal --------- Co-authored-by: Swastik Baranwal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59345cd..fede83c 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ To contribute, see [CONTRIBUTING.md](./CONTRIBUTING.md) - [gh-dash](https://www.github.com/dlvhdr/gh-dash) - A GitHub CLI extension for PRs and issues. (_built with Bubble Tea_) - [gh-not](https://github.com/nobe4/gh-not) - GitHub rule-based notifications management. (_built with Bubble Tea_) - [gitflow-toolkit](https://github.com/mritd/gitflow-toolkit) - A GitFlow submission tool. (_built with Bubble Tea_) +- [go-size-analyzer](https://github.com/Zxilly/go-size-analyzer) - Explore the dependency size of your golang binary in the terminal. (_built with Bubble Tea and Lip Gloss_) - [gocovsh](https://github.com/orlangure/gocovsh) - Explore Go coverage reports from the CLI. (_built with Bubble Tea_) - [gum](https://github.com/charmbracelet/gum) - Interactivity and styling for shells and shell scripts. (_built with Bubble Tea_) - [hanchond](https://github.com/hanchon/hanchond) - Web3 network manager with a Terminal Block Explorer. (Bubble Tea, Lip Gloss, Glamour)