projd-0.1.2 is not a library.
projd
projd scans a software project directory and prints a structured project
report.
When stdout is an interactive terminal, projd scan renders a compact terminal
dashboard. When stdout is redirected or --output is used, Markdown and JSON
remain stable for automation.
Terminal output aggregates repeated build systems, dependency ecosystems, and test commands so workspace scans stay compact.
The scanner implementation lives in projd-core so the CLI and GUI share the
same project model.