You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: enhance help messages and documentation for demo management commands
Improved user experience with detailed command descriptions and examples:
Command Help Messages:
- bin/new-demo: Added description explaining basic demo creation
- bin/scaffold-demo: Added description for advanced demo scaffolding
- bin/update-all-demos: Added description for bulk version updates
- All commands now show clear usage, examples, and available options
Documentation Updates:
- README.md: Reorganized demo management section with detailed examples for all three commands
- CONTRIBUTING.md: Updated with Ruby script recommendations and help flag usage
- CONTRIBUTING_SETUP.md: Added links to main README for detailed examples
- .gitignore: Added pr_description.md and commit_message.txt
Users can now run --help on any command to see:
- What the command does
- Usage syntax
- Example invocations
- All available options
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments