mx

Command-line tool for developing and building Graal projects

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool used for the development of Graal projects

Commands

mx

Examples

Build a Graal project$ mx build
Run tests for the current project$ mx unittest
Create a distribution package$ mx maven-package