Compare commits
3 Commits
3ba2a626ee
...
0d767dc183
| Author | SHA1 | Date |
|---|---|---|
|
|
0d767dc183 | |
|
|
17a46a26a3 | |
|
|
e5ee30b199 |
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "bmad-method",
|
"name": "bmad-method",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "bmad-method",
|
"name": "bmad-method",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clack/core": "^1.0.0",
|
"@clack/core": "^1.0.0",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://json.schemastore.org/package.json",
|
"$schema": "https://json.schemastore.org/package.json",
|
||||||
"name": "bmad-method",
|
"name": "bmad-method",
|
||||||
"version": "6.0.0",
|
"version": "6.0.1",
|
||||||
"description": "Breakthrough Method of Agile AI-driven Development",
|
"description": "Breakthrough Method of Agile AI-driven Development",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"agile",
|
"agile",
|
||||||
|
|
|
||||||
|
|
@ -6,24 +6,19 @@
|
||||||
startMessage: |
|
startMessage: |
|
||||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||||
|
|
||||||
🎉 BETA IS HERE! Welcome to BMad Method V6 Beta!
|
🎉 V6 IS HERE! Welcome to BMad Method V6 - Official Stable Release!
|
||||||
|
|
||||||
We've officially graduated from Alpha! This milestone represents:
|
The BMad Method is now a Platform powered by the BMad Method Core and Module Ecosystem!
|
||||||
- 50+ workflows covering the full development lifecycle
|
- Select and install modules during setup - customize your experience
|
||||||
- Stability - we will still be adding and evolving and optimizing,
|
- New BMad Method for Agile AI-Driven Development (the evolution of V4)
|
||||||
but anticipate no massive breaking changes
|
- Exciting new modules available during installation, with community modules coming soon
|
||||||
- Groundwork in place for customization and community modules
|
- Documentation: docs.bmad-method.com
|
||||||
|
|
||||||
🌟 BMad is 100% free and open source.
|
🌟 BMad is 100% free and open source.
|
||||||
- No gated Discord. No paywalls. No gated content.
|
- No gated Discord. No paywalls. No gated content.
|
||||||
- We believe in empowering everyone, not just those who can pay.
|
- We believe in empowering everyone, not just those who can pay.
|
||||||
- Knowledge should be shared, not sold.
|
- 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:
|
🎤 SPEAKING & MEDIA:
|
||||||
- Available for conferences, podcasts, and media appearances
|
- Available for conferences, podcasts, and media appearances
|
||||||
- Topics: AI-Native Transformation, Spec and Context Engineering, BMad Method
|
- Topics: AI-Native Transformation, Spec and Context Engineering, BMad Method
|
||||||
|
|
@ -32,7 +27,9 @@ startMessage: |
|
||||||
⭐ HELP US GROW:
|
⭐ HELP US GROW:
|
||||||
- Star us on GitHub: https://github.com/bmad-code-org/BMAD-METHOD/
|
- Star us on GitHub: https://github.com/bmad-code-org/BMAD-METHOD/
|
||||||
- Subscribe on YouTube: https://www.youtube.com/@BMadCode
|
- Subscribe on YouTube: https://www.youtube.com/@BMadCode
|
||||||
- Every star & sub helps us reach more developers!
|
- Free Community and Support: https://discord.gg/gk8jAdXWmj
|
||||||
|
- Donate: https://buymeacoffee.com/bmad
|
||||||
|
- Corporate Sponsorship available
|
||||||
|
|
||||||
Latest updates: https://github.com/bmad-code-org/BMAD-METHOD/blob/main/CHANGELOG.md
|
Latest updates: https://github.com/bmad-code-org/BMAD-METHOD/blob/main/CHANGELOG.md
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue