GPU-rendered, keyboard-driven integrated development environment
Rune is a fast, GPU-rendered, keyboard-driven integrated development environment for power users. It combines code, terminals, command-line tools, language intelligence, debugging, and AI agents in a multi-workspace environment.
Rune is a fast, GPU-rendered, keyboard-driven integrated development environment for power users. It combines code, terminals, command-line tools, language intelligence, debugging, and AI agents in a multi-workspace environment.
To install rune-editor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rune-editor
To see what files were installed by rune-editor, run:
port contents rune-editor
To later upgrade rune-editor, run:
sudo port selfupdate && sudo port upgrade rune-editor
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.