TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Generate Markdown Summary of Codebase for an LLM

1 点作者 andes3143 个月前
I&#x27;ve been working on Describe, a simple CLI tool that scans a directory and generates a structured Markdown file (codebase.md). The idea is to make it easier to feed relevant codebase information into AI tools while filtering out noise.<p>It respects a .describeignore file (same format as .gitignore) to exclude files and directories, which helps keep the output focused. This is particularly useful when integrating with AI-assisted workflows or just getting a high-level overview of a project.<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;rodlaf&#x2F;describe">https:&#x2F;&#x2F;github.com&#x2F;rodlaf&#x2F;describe</a><p>Installable with homebrew!!

暂无评论

暂无评论