Skip to content

Commit 839031c

Browse files
authored
add Gotutor (#5724)
1 parent afc077a commit 839031c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,6 +3251,7 @@ _Plugin for text editors and IDEs._
32513251
- [gotemplate.io](https://gotemplate.io/) - Online tool to preview `text/template` templates live.
32523252
- [gotestdox](https://github.com/bitfield/gotestdox) - Show Go test results as readable sentences.
32533253
- [gothanks](https://github.com/psampaz/gothanks) - GoThanks automatically stars your go.mod github dependencies, sending this way some love to their maintainers.
3254+
- [gotutor](https://github.com/ahmedakef/gotutor) - Online Go Debugger & Visualizer.
32543255
- [igo](https://github.com/rocketlaunchr/igo) - An igo to go transpiler (new language features for Go language!)
32553256
- [modver](https://github.com/bobg/modver) - Compare two versions of a Go module to check the version-number change required (major, minor, or patchlevel), according to [semver](https://semver.org/) rules.
32563257
- [MoniGO](https://github.com/iyashjayesh/monigo) - A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀

0 commit comments

Comments
 (0)