This directory contains comprehensive documentation for the WinGet Manifest Generator Tool.
- Configuration Guide - How to configure the tool for your environment
- Usage Examples - Common use cases and workflows
- CLI Reference - Command-line interface documentation
- Module Reference - Detailed API documentation for all modules
- Integration Guide - How to integrate with other tools
- Plugin Development - Creating custom plugins and extensions
- Implementation Details - Technical implementation documentation
- Testing Guide - How to run and write tests
- Contributing - Guidelines for contributing to the project
- Architecture - System architecture and design decisions
- See Configuration Guide for initial setup
- Check Usage Examples for common workflows
- Run
wmat --helpfor CLI usage
- Check the user guide for common questions
- Review the API documentation for integration details
- See development docs for contributing guidelines