llman 0.0.48

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
7
8
9
pub mod config;
pub mod fs_utils;
pub mod init;
pub mod interop;
pub mod migrate;
pub mod regions;
pub mod templates;
pub mod update_skills;
pub mod upgrade_guide;