A terminal built on web technologies. The goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
A terminal built on web technologies. The goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
To install hyper, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install hyper
To see what files were installed by hyper, run:
port contents hyper
To later upgrade hyper, run:
sudo port selfupdate && sudo port upgrade hyper
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.