Skip to content

readmebot uses AI to analyze your project and generate polished, comprehensive README.md files quickly and efficiently.

License

Notifications You must be signed in to change notification settings

Dev-Satish-02/readmebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


READMEBOT

JavaScript License Last Commit npm version

Description

readmebot streamlines the process of creating high-quality README.md files by leveraging AI to analyze your project structure and metadata. It quickly produces well-structured, comprehensive documentation, saving you time and ensuring your projects look polished and professional.

Features

  • AI-Powered Analysis: Automatically inspects your project's files and metadata.
  • Customizable Output: Tailors generated READMEs according to your needs.
  • Instant Documentation: Produces ready-to-use Markdown, formatted for GitHub.
  • Easy Integration: Simple CLI interface for rapid usage.

Installation

Install readmebot globally using npm:

npm install -g readmebot

Or add it as a dev dependency in your project:

npm install --save-dev readmebot

Usage Examples

After installation, you can use readmebot from the command line if .env file contains github_token:

readmebot

You can use readmebot from the command line by using your own github_token:

readmebot --key API_KEY

Please obtain github_token for openai/gpt-4.1 from here: token

CLI Commands

Command / Option Description
readmebot Generate README.md in the current directory
readmebot --key API_KEY Generate README.md for the specified path

License

This project is licensed under the MIT License.


readmebot © 2024. All rights reserved.

About

readmebot uses AI to analyze your project and generate polished, comprehensive README.md files quickly and efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •