This tap provides convenient installation of the morpho language 🦋.
To install morpho, first install the homebrew environment then type in the terminal:
brew tap morpho-lang/morpho
brew install morpho
Once this has run successfully, try typing
morpho5
to check that morpho runs correctly.
We welcome suggestions and contributions to improve the installation of morpho. Please use the issues feature or make a pull request.