mirror of
https://github.com/kevinveenbirkenbach/directory-content-scanner.git
synced 2025-11-17 18:26:24 +00:00
Compare commits
2 Commits
bef5f392d7
...
74651bb880
| Author | SHA1 | Date | |
|---|---|---|---|
| 74651bb880 | |||
| 9de33b67db |
@@ -1,4 +1,4 @@
|
|||||||
# Analysis-Ready Code (ARC)
|
# 🤖👩🔬 Analysis-Ready Code (ARC)
|
||||||
|
|
||||||
Analysis-Ready Code (ARC) is a Python-based utility designed to recursively scan directories and transform source code into a format optimized for AI and computer analysis. By stripping comments, filtering specific file types, and optionally compressing content, ARC ensures that your code is clean and ready for automated processing.
|
Analysis-Ready Code (ARC) is a Python-based utility designed to recursively scan directories and transform source code into a format optimized for AI and computer analysis. By stripping comments, filtering specific file types, and optionally compressing content, ARC ensures that your code is clean and ready for automated processing.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user