chore: add goblin.run (#5562)

This commit is contained in:
Siddharth Gelera (reaper) 2025-01-14 11:41:36 +05:30 committed by GitHub
parent 9be54dd016
commit 38cf0f31d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.