reposketch
v1.0.1
Published
a tool that takes a GitHub repository, analyzes its project file structure, and outputs it to a text file
Readme
🧠 RepoSketch
RepoSketch is a Node.js-powered CLI tool for analyzing GitHub repositories and generating structured metadata and summaries. It's perfect for developers, analysts, and open-source maintainers who need quick insights into any public repository.
🚀 Features
- 🔍 Analyze any public GitHub repository
- 🧠 Generate structured metadata and summaries
- 🧱 Clean, modular architecture
- 📦 Lightweight and dependency-friendly
📦 Installation
Using npm (Recommended)
npm install -g reposketch