Amber is web application framework implemented in the Crystal programming language that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
Amber is web application framework implemented in the Crystal programming language that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
To install amber, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install amber
To see what files were installed by amber, run:
port contents amber
To later upgrade amber, run:
sudo port selfupdate && sudo port upgrade amber
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.