readme-md-generator
Interactively generate README.md files.
The tool runs as a command‑line interface that walks a developer through creating a README.md file. It reads the project’s package.json and Git configuration to pre‑fill answers, then prompts for additional details such as description, usage, and contribution guidelines. Users can accept the suggested defaults, supply all answers manually, or provide a custom EJS template to control the final layout.
It is intended for JavaScript or Node.js projects where a well‑structured README is needed quickly. By invoking the command with npx, developers can generate a complete README without leaving the terminal, and the generated file follows a consistent format that includes badges, sections for usage, and links to repository metadata.
The generator is stable, available as a CLI package on npm, and supports options for automatic defaults (‑y) or custom template paths (‑p). It is released under the MIT license.
Reviews
Loading reviews…
Similar apps

Version Control & Git
gitmoji-changelog
Generate gitmoji changelogs.

Terminals & CLI
YAMLResume
Resumes as code.

Terminals & CLI
mklicense
Create a custom LICENSE file painlessly with customized info.

Terminals & CLI
yo
Scaffolding tool for running Yeoman generators.

Version Control & Git
gitmoji-cli
Use emoji in commit messages.
Terminals & CLI
notesmd-cli
Interact with your Obsidian vault.