llman 0.0.48

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
7
pub mod clean_comments;
pub mod command;
pub mod config;
pub mod processor;
pub mod rm_empty_dirs;
pub mod sync_ignore;
pub mod tree_sitter_processor;