cake-build / website

:earth_americas: The Cake website: https://cakebuild.net
https://cakebuild.net
MIT License
42 stars 230 forks source link

User interface to build a custom bootstrapper for Cake #1297

Open augustoproiete opened 3 years ago

augustoproiete commented 3 years ago

Cake offers a few examples of bootstrappers in the resources repo which are meant to be a starting point for developers using Cake, and it's encouraged that they be customized to meet each project's needs.

One of the challenges of offering these bootstrapper templates is choosing which steps should be performed as a "default" starter template as discussed in https://github.com/cake-build/resources/issues/95, and one idea that could make this experience more interesting would be to put together a "bootstrapper builder" UI where users can cherry-pick things they want and download a more customized boostrapper based on their preferences. Something along those lines:

image

pascalberger commented 3 years ago

Some additional ideas: