2.1.3 Install with MacPorts

Before installing it is recommended to sync the latest Portfiles.

  1. $ sudo port sync

In order to install Micronaut, run following command:

  1. $ sudo port install micronaut

You can find more information about MacPorts usage on their homepage.

You should now be able to run the Micronaut CLI.

  1. $ mn
  2. | Starting interactive mode...
  3. | Enter a command name to run. Use TAB for completion:
  4. mn>