dokugen v3.0.0
Dokugen: Your README.md Generator 🦸
current version 3.0.0 🤗
A CLI tool to automatically generate high-quality README files for your projects. Spend less time on documentation and more time building!
Description
Dokugen scans your project, analyzes the file structure and codebase, and then generates a comprehensive README.md file based on your project type and key characteristics. It supports various languages and frameworks, including JavaScript/TypeScript, Python, Go, and more. It also asks you key questions like "Does your project use Docker?" to improve the output.
Installation
To install Dokugen globally and make it accessible from any project directory, run:
npm install -g dokugen
Usage
Navigate to your project's root directory in the terminal and run the following command:
npx dokugen generate
The tool will guide you through a few questions to customize the README generation process. If a README.md already exists, you will be prompted to overwrite it.
Example
Here's an example of running Dokugen in a project directory:
cd my-awesome-project
npx dokugen generate
The tool will then generate a README.md
file in your project's root.
Contributing
Contributions are welcome! Feel free to submit pull requests with improvements, bug fixes, or new features.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Submit a pull request.
License
This project is open-source and available under the MIT License. See the LICENSE
file for more information.
Developers Samuel Tuoyo
Badges
Acknowledgements
This project uses the following open-source libraries:
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago