Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.
Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.
To install gobby, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gobby
To see what files were installed by gobby, run:
port contents gobby
To later upgrade gobby, run:
sudo port selfupdate && sudo port upgrade gobby
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.