1.1.1 • Published 9 months ago

@ayobami6/readme-generate v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Readme Generator

Languages GitHub repo size GitHub issues GitHub closed issues GitHub pull requests GitHub GitHub Repo stars GitHub forks GitHub contributors npm version

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.

1.1.1

9 months ago

1.1.0

10 months ago

1.0.0

10 months ago