goggles
goggles copied to clipboard
🔭 Goggles is a cross-platform GUI for your $GOPATH!
Various experiments when searching other things reveals that it crashes when I select any of my private home-ai repos.
https://github.com/KyleBanks/goggles/files/866685/goggles.txt - when run directly from the .app - works from command line
If Goggles is started from the command line, could it also detect where Go is installed or take an argument "goroot" so that the stdlib godoc can also be shown?...
Currently the backend solution for errors is a graceful `log.Fatal`. Should return the error to the frontend for display to the user.