Executing the command will start the interactive shell which will guide you through different options for the shared library generator. These options can also be added directly to the command by using the following flags:
--libraryName=<name> This flag sets the name of the library you wish to create
--dry-run This flag will run the generator without actually generating any files.
--no-interactive This flag will skip the interactive shell
Shared libraries will be created inside the libs/api/utils directory.