Hey everyone!
I built Dokugen, an open-source CLI tool that automates README.md generation for developers.
Why? Writing detailed, structured README files takes time, and many developers skip it or leave it incomplete. Dokugen analyzes your project and generates a high-quality README in seconds!
Features: Scans your project structure Detects project type (Node.js, Python, Go, etc.) Asks simple questions (API? Database? Docker?) Generates a ready-to-use README
GitHub Repo: https://github.com/samueltuoyo15/Dokugen
Try it out and let me know what you think!