@ayobami6/readme-generate
v1.1.1
Published
Generate a detialed readme with AI
Downloads
1
Maintainers
Readme
Readme Generator
Generate a detail and organized README.md file for your project using the command line with just simple prompt.
Usage
- Install the package globally
npm install -g @ayobami6/readme-generate
- Export your openai api key as an environment variable
export OPENAI_API_KEY=your_api_key
- Run the command
readme-generate
- Answer the prompt and your README.md file will be generated in the current directory.
https://github.com/Ayobami6/readme-generate/assets/91608325/f559bcc6-0842-4b36-8750-4c13b8b804ea
Development Setup
- Clone the repository
git clone <url>
- cd into the project directory
cd readme-generate
- Install dependencies
npm install or make install
- Run the script
node index.js or make run
Contributing
Contributions, issues and feature requests are welcome! feel free to check issues page
Show your support
If you find this project useful, please give it a ⭐️!
📝 License
This project is MIT licensed.