From 38cf0f31d30bc29301173c4aa12a372b5b496ffa Mon Sep 17 00:00:00 2001 From: "Siddharth Gelera (reaper)" Date: Tue, 14 Jan 2025 11:41:36 +0530 Subject: [PATCH] chore: add goblin.run (#5562) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 458e099c..4febc77b 100644 --- a/README.md +++ b/README.md @@ -3405,6 +3405,7 @@ _Software written in Go._ - [gfile](https://github.com/Antonito/gfile) - Securely transfer files between two computers, without any third party, over WebRTC. - [Go Package Store](https://github.com/shurcooL/Go-Package-Store) - App that displays updates for the Go packages in your GOPATH. - [go-peerflix](https://github.com/Sioro-Neoku/go-peerflix) - Video streaming torrent client. +- [goblin](https://goblin.run) - Cloud builder for CLI's written in go lang - [GoBoy](https://github.com/Humpheh/goboy) - Nintendo Game Boy Color emulator written in Go. - [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. - [GoDocTooltip](https://github.com/diankong/GoDocTooltip) - Chrome extension for Go Doc sites, which shows function description as tooltip at function list.