Create a cli to make RN development process easy. Commands: ```shell $ kael create:event <name> $ kael create:command <name> [category] ``` --- Notes: - Transform event name in camelcase.
Create a cli to make RN development process easy.
Commands:
Notes: