We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbf546 commit 13ce194Copy full SHA for 13ce194
1 file changed
docs/ROADMAP.md
@@ -19,7 +19,7 @@ Last updated: 2026-04-13 (Rust recipe builder added to Phase 0 + Phase 1)
19
- [x] Structured logging with rotation -- `docs/specs/logger.md`
20
- [x] System requirements checker -- `docs/specs/checker.md`
21
- [x] Recipe parsing and flavor resolution -- `docs/specs/recipe.md`
22
-- [x] VCS client (GitHub) and tag/release scraping -- `docs/specs/scrapper.md`
+- [x] VCS client (GitHub) and tag/release scraping -- `docs/specs/scraper.md`
23
- [x] Dockerfile generation and template engine -- `docs/specs/builder.md`
24
- [x] BuildKit cross-compilation manager -- `docs/specs/builder.md`
25
- [x] Go recipe builder -- `docs/specs/builder.md`
0 commit comments