josharsh/md-pdf-md

Add more helpful error messages for common CLI mistakes

Aperta

#2 aperta il 30 ott 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (2 fork)auto 404
clienhancementgood first issuehelp wanted

Metriche repository

Star
 (7 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Make error messages more user-friendly when users make common mistakes.

Tasks:

  • Add specific error when file doesn't exist
  • Add hint when Ollama is not running (for PDF→MD)
  • Add suggestion when wrong file type is provided
  • Improve error formatting with colors (using chalk)

Files to modify:

  • src/cli.ts
  • src/converters/pdf-to-markdown.ts

Good First Issue: Simple TypeScript changes with clear requirements!

Guida contributor