Skip to content

Latest commit

 

History

History

README.md

Documentation

This directory contains comprehensive documentation for the WinGet Manifest Generator Tool.

Structure

User Guide (user-guide/)

  • Configuration Guide - How to configure the tool for your environment
  • Usage Examples - Common use cases and workflows
  • CLI Reference - Command-line interface documentation

API Documentation (api/)

  • Module Reference - Detailed API documentation for all modules
  • Integration Guide - How to integrate with other tools
  • Plugin Development - Creating custom plugins and extensions

Development (development/)

  • 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

Quick Start

  1. See Configuration Guide for initial setup
  2. Check Usage Examples for common workflows
  3. Run wmat --help for CLI usage

Getting Help

  • Check the user guide for common questions
  • Review the API documentation for integration details
  • See development docs for contributing guidelines