gore is yet another Go REPL with line editing, code completion, and more.
gore is a Go REPL featuring line editing with history, multi-line input, package importing with completion, auto-importing (gore -autoimport) and more.
gore is a Go REPL featuring line editing with history, multi-line input, package importing with completion, auto-importing (gore -autoimport) and more.
To install gore, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gore
To see what files were installed by gore, run:
port contents gore
To later upgrade gore, run:
sudo port selfupdate && sudo port upgrade gore
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.