--> WARNING <--
Work in progress!
> [It is not production ready, so be careful]
MyCLI is made to help you to start projects fast, just choose what you want and MyCLI will give you a good start point based on some opinionated best practices like DDD and Clean Code, and after you get you project bootstraped, you can use MyCLI to add new things too, like modules, services, components ...
Install globally or use npx to run without install.
In case of npx, use command bellow:
npx @renatomattos2912/myclinpm install -g @renatomattos2912/mycliyarn global add @renatomattos2912/mycliIn your terminal, type mycli and choose one of the options.
Done =)
[TODO]
Without the help of these great projects, this tool would not be possible.