stacklit.json is great for machines but hard to read in a PR or paste into a chat. A markdown export mode would be useful for documentation or dropping into a GitHub issue.
Something like:
stacklit export --format md
Output would be a readable project overview with the file tree, exports per file, and dependency list formatted as markdown tables or nested lists.
stacklit.json is great for machines but hard to read in a PR or paste into a chat. A markdown export mode would be useful for documentation or dropping into a GitHub issue.
Something like:
stacklit export --format md
Output would be a readable project overview with the file tree, exports per file, and dependency list formatted as markdown tables or nested lists.