MakeREADME is a Rust CLI tool that automatically generates README files by analyzing a project’s structure and content. What it does: 1. Collects project and output settings from the user. 2. Uses an agentic action flow (THINK, READ, WRITE, …
MakeREADME is a Rust CLI tool that automatically generates README files by analyzing a project’s structure and content. What it does: 1. Collects project and output settings from the user. 2. Uses an agentic action flow (THINK, READ, WRITE, EXIT) to build README content in a controlled way. 3. Supports multiple providers (Gemini, Groq, LLMAPI). 4. Maintains session memory to keep context across steps. 5. Writes the generated output directly to the target Aand there is your spicy order
gemini and copilot