File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,13 @@ This document tracks all distribution channels for sharing mojo-dotenv with the
2525
2626** This is the official Modular-hosted package channel** - highest priority!
2727
28- - ⏳ Fork repository: ` gh repo fork modular /modular-community --clone `
29- - ⏳ Create rattler-build recipe (see ` docs/MODULAR_COMMUNITY_SUBMISSION.md ` )
30- - ⏳ Test locally with rattler-build
31- - ⏳ Submit PR
28+ - ✅ Fork repository: Mjboothaus /modular-community
29+ - ✅ Create rattler-build recipe
30+ - ✅ Submit PR: https://github.com/modular/modular-community/pull/192
31+ - 🔄 ** Status ** : Awaiting review/merge
3232- ** URL** : https://github.com/modular/modular-community
3333- ** Benefit** : Users can install with ` pixi add mojo-dotenv `
34+ - ** Script** : ` pixi run submit-modular-community ` (for future updates)
3435
3536### 4. awesome-mojo Lists (GitHub)
3637
@@ -165,8 +166,10 @@ gh pr create --title "Add mojo-dotenv - .env file loader for Mojo" \
165166
166167- ** Forum Post** : Already visible at https://forum.modular.com/c/community-showcase/8
167168- ** Modverse Blog** : Modular may feature projects from Community Showcase in their blog
169+ - ** modular-community** : PR #192 submitted, awaiting review
168170- ** Package Manager** : When Mojo gets official package manager, register there
169171- ** Documentation** : Keep all announcement templates in sync with features
172+ - ** License** : MIT for v0.2.0; Apache 2.0 under consideration for future versions
170173
171174## Success Metrics
172175
You can’t perform that action at this time.
0 commit comments