Community & License
Scaffoldrite is built by developers, for developers. Whether youβre a solo founder, a team lead, an open source maintainer, or a freelancer, we want you to be part of our community.
π Join the Community
- GitHub Repository: β Star & Contribute
- Issues: π Report bugs
- Discussions: π¬ Share ideas & ask questions
Tips for contributing:
- Check existing issues before creating a new one
- Follow the coding & structure conventions in
.scaffoldrite/structure.sr - Keep pull requests small & focused
- Add tests where possible, especially for generators and validators
π‘ Best Practices for Contributors
- Respect structure: Scaffoldrite enforces consistency, so contributions should follow the defined patterns
- Document your changes: Update
README.mdor docs/ files when adding features - Test locally: Use
sr generateandsr validateto ensure no structural regressions - Engage in discussions: Help newcomers and maintainers by sharing best practices
π License
Scaffoldrite is released under the MIT License.
Permissions:
- Commercial use
- Modification & distribution
- Private use
- Sublicensing
Conditions:
- Include the original license and copyright notice
- No warranty provided
Limitations:
- Liability is disclaimed
- No guarantee of fitness for a particular purpose
For full license details, see the LICENSE file in the repository.
Your projectβs structure is code too. Treat it with the same care.
Happy structuring! ποΈ