2.1.2 Install with Homebrew

Before installing make sure you have latest Homebrew updates.

  1. $ brew update

In order to install Micronaut, run following command:

  1. $ brew install micronaut

You can find more information about Homebrew 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>