A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
Simply run console-generator make:command --name [command_name]
, check commands directory, you should have a new generated command.
-
Run
cd build && cmake ..
-
Run
cmake --build . --config Release