context-creator 1.5.0

High-performance CLI tool to convert codebases to Markdown for LLM context
Documentation
1
2
3
4
5
//! Utility modules

pub mod error;
pub mod file_ext;
pub mod git;