My setup for solving LeetCode problems in Go (Golang)



My setup for solving LeetCode problems in Go (Golang)

My setup for solving LeetCode problems in Go (Golang)

LeetCode: https://leetcode.com/
gotests: https://github.com/cweill/gotests (generate tests)
gow: https://github.com/mitranim/gow (go watch)
Set up grc for go tests: https://stackoverflow.com/questions/27242652/colorizing-golang-test-run-output

https://tomontheinternet.com

Comments are closed.