we have finished a first MVP of our JoomLavel component generator.
Simply checkout our public github project:
git clone https://github.com/JoomLavel/connect.git & compose
php JoomLavel make:component BobsFirstComponent --zip --verbose
… and enjoy component generation
In the working dirctory you can adjust your new component and import it as a zip file on a Joomla instance.
In general, RAD approaches to software development put less emphasis on planning and more emphasis on an adaptive process.
wikipedia.org/wiki/Rapid_application_development