e8684cf887e0d304a4df32aba01199528a7824a8
Complete CLI implementation using Click framework with core commands: - ingest: Process and store markdown files with progress feedback - status: Display file processing status and metadata - list: Show all stored files with optional verbose details Features: - Global options (--verbose, --config, --database) - Comprehensive error handling and user-friendly output - Integration with existing DatabaseManager and DocumentManager - Proper console script configuration in pyproject.toml - Extensive inline documentation and help text - Robust front matter parsing with error handling Technical Implementation: - Added Click dependency (>=8.0.0) to pyproject.toml - Console script entry point: markitect.cli:main - Full integration with database and caching systems - Performance-aware implementation maintaining existing architecture 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
MarkiTect - Advanced Markdown Engine
Your Markdown, Redefined.
MarkiTect is an open-source tool designed to bring structural integrity and consistency to your Markdown files. It empowers you to stop treating your documentation as plain text and start managing it as structured data.
With MarkiTect, you can define a schema to enforce the exact structure of your documents—ensuring every file has the right sections, headings, and hierarchy. This makes it easier than ever to maintain, validate, and automate large-scale documentation projects. Build with confidence, not with manual checks.
Description
Releases
1
MarkiTect 0.8.0
Latest
Languages
Python
84.7%
JavaScript
8%
HTML
5.6%
Makefile
1.3%
Shell
0.2%
Other
0.1%