3.0.0 • Published 3 months ago

dokugen v3.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

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.

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. 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

License: MIT Built with Dokugen

Acknowledgements

This project uses the following open-source libraries:

2.7.0

3 months ago

2.6.0

3 months ago

2.9.0

3 months ago

2.8.0

3 months ago

2.9.9

3 months ago

2.9.2

3 months ago

2.9.1

3 months ago

2.9.4

3 months ago

2.9.3

3 months ago

3.0.0

3 months ago

2.9.6

3 months ago

2.9.8

3 months ago

2.9.7

3 months ago

2.5.0

4 months ago

2.4.0

4 months ago

2.3.0

4 months ago

2.2.0

4 months ago

2.1.0

4 months ago

1.9.0

4 months ago

1.8.0

4 months ago

1.7.0

4 months ago

1.6.0

4 months ago

1.5.0

4 months ago

1.4.0

4 months ago

1.3.0

4 months ago

2.0.0

4 months ago

1.2.0

4 months ago

1.1.0

4 months ago

1.0.0

4 months ago