shawhu/precoding
PreCoding is a command-line utility that scans a directory tree, collects source code files by pattern or explicit file list, and outputs a single, Markdown-formatted file containing all sources with code fences and filenames. Useful for sharing project context with LLMs, code review, or documentation.
No commits in the last 6 months.
Stars
1
Forks
—
Language
C#
License
GPL-3.0
Category
Last pushed
Jul 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/shawhu/precoding"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lguibr/CodeConcat
Prepare your code for AI. Concatenates your project into a clean, markdown-formatted file with...
uxname/kodu
High-performance CLI to prepare codebase for LLMs, automate reviews, and draft commits.
yaohui-wyh/ctoc
Count Tokens of Code (forked from gocloc)
Water-Run/pack-my-code
pmc(pack-my-code): A tiny binary tool that “packages” your project code, suitable for sending to...
Crystainexhaustible329/pack-my-code
Package code context into clean markdown for LLM prompts using a minimalist, lightweight tool...