Use case: wipe data from test installation in order to start over quickly...
1. drop/empty the db
2. delete ./files and its contents
3. delete settings.php
4. visit site to re-start the installation process
As it is now, the installer complains about a missing settings.php:

So I had to extract a fresh copy of the file in order to carry on. Can we ship a default-settings.php file and have the installer create a copy of it instead of complaining in this case?
Recent comments
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again. Then...
My Webform Worksheets have disappeared
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
My Webform Worksheets have disappeared