davsclaus opened a new pull request, #89: URL: https://github.com/apache/camel-jbang-examples/pull/89
The root README now does what a first visitor needs: - says what the repository is: Camel through one tool, the CLI, no build system; - how to install the CLI; - how the examples are organised: the ladder, one rung per group, and the web shop thread from `run` onwards, plus the shape every example shares; - one table per group, in ladder order, with every example, what you will see when it runs (the metadata description) and what it needs (`camel infra run ...` or a local model); - the examples outside the ladder, in one paragraph; - how to run one, start its service and send it a message; how to test one; how to add one. The tables live between `<!-- examples:start -->` and `<!-- examples:end -->` and are rendered by `generate-catalog.sh` from the metadata, so a new example appears there with the same command that refreshes the catalog. The catalog entries now also carry `ciSkip`. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
