Kaudaj / prestashop-maker

Boilerplate code generator for PrestaShop
Academic Free License v3.0
17 stars 4 forks source link

Add list of current makers in README.md #6

Open tom-combet opened 2 years ago

tom-combet commented 2 years ago

Is your feature request related to a problem? Please describe. So far, user has to install the tool to discover the available makers. There is no way to know them without installing and run the listing command. He can't be sure if the tool will be useful to him or not.

Describe the solution you'd like We should display the exhaustive list of current makers in README.md instead of the listing command. Indicate for each maker if it comes from Symfony MakerBundle or PrestaShop Maker would be a good idea too. Also, if there are requirements (like external tools) to run the command, they have to be indicated.

Describe alternatives you've considered N/A

Additional context N/A