Helidon 2 CLI

Helidon 2 introduced a CLI tool that eases the development process. Developers can create, build and run Helidon applications via the command line. Besides, a built-in development loop known as devloop can monitor source files and trigger a restart of the application upon changes to the source code.
Installation
For Windows, we will need the Visual C++ Redistributable Runtime.