43 lines
2.0 KiB
YAML
43 lines
2.0 KiB
YAML
# BMAD Installer Messages
|
|
# These messages are displayed during installation
|
|
# Edit this file to change what users see during the install process
|
|
|
|
# Display at the START of installation (after logo, before prompts)
|
|
startMessage: |
|
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
|
|
🎉 BETA IS HERE! Welcome to BMad Method V6 Beta!
|
|
|
|
We've officially graduated from Alpha! This milestone represents:
|
|
- 50+ workflows covering the full development lifecycle
|
|
- Stability - we will still be adding and evolving and optimizing,
|
|
but anticipate no massive breaking changes
|
|
- Groundwork in place for customization and community modules
|
|
|
|
🌟 BMad is 100% free and open source.
|
|
- No gated Discord. No paywalls. No gated content.
|
|
- We believe in empowering everyone, not just those who can pay.
|
|
- Knowledge should be shared, not sold.
|
|
|
|
🙏 SUPPORT BMAD DEVELOPMENT:
|
|
- During the Beta, please give us feedback and raise issues on GitHub!
|
|
- Donate: https://buymeacoffee.com/bmad
|
|
- Corporate Sponsorship available - DM on Discord
|
|
|
|
🎤 SPEAKING & MEDIA:
|
|
- Available for conferences, podcasts, and media appearances
|
|
- Topics: AI-Native Transformation, Spec and Context Engineering, BMad Method
|
|
- For speaking inquiries or interviews, reach out to BMad on Discord!
|
|
|
|
⭐ HELP US GROW:
|
|
- Star us on GitHub: https://github.com/bmad-code-org/BMAD-METHOD/
|
|
- Subscribe on YouTube: https://www.youtube.com/@BMadCode
|
|
- Every star & sub helps us reach more developers!
|
|
|
|
Latest updates: https://github.com/bmad-code-org/BMAD-METHOD/blob/main/CHANGELOG.md
|
|
|
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
|
|
# No end message - install summary and next steps are rendered by the installer
|
|
endMessage: ""
|