|
@tylerharter would you be able to review/merge this when you get a chance? 🙏 It builds on your existing hello world lambda here, turning the repo into a beginner-friendly onboarding example — the thing the getting-started guide already points newcomers to via ol admin install <git-url>. f.py still returns 'hello'; the PR just adds a walkthrough README and explanatory comments. |
Sorry, something went wrong.
What
Makes this repo a proper "initiate people to programming with OpenLambda" example, as the canonical thing to point newcomers to (it's already referenced by the getting-started guide as the ol admin install <git-url> demo).
Changes
Verification
f.py still installs and returns "hello":
🤖 Generated with Claude Code