0 comments (0 comments)4 reactions (4 reactions)0 assignees (0 assignees)Clojure1,748 stars (1,748 stars)178 forks (178 forks)batch import
Documentationhelp wantedpr-most-welcome
Description
It would be cool if there was a guide on using pods not just the basics of the pods API
Contributor guide
- Tech stack
- None
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Basic understanding of Boot build toolFamiliarity with pod concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 60
- Research direction
- Review the existing Boot documentation, especially the pods API section. Examine the Boot source code or any related files under the `boot/` directory to understand how pods are implemented. Look for any previous discussions or linked issues that might clarify the scope of the guide. Then, write a comprehensive guide covering practical usage scenarios beyond the basics, such as creating custom pods, managing dependencies, and integrating with other tools.