A simple CLI to stop copying repos for LLM reference
SMRTR summary
dotllm is a command-line tool that manages a system-wide cache of commonly referenced repositories for LLM workflows. Instead of duplicating repos across multiple projects for AI context, it creates symbolic links to cached repositories in a .llm directory. The tool includes an interactive CLI for managing references and a dotllm.json config file that can be checked into version control for team synchronization.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article