assetforge
Version:
Local asset optimization toolkit (images, pdf, audio, svg, json) with CLI + UI.
25 lines (15 loc) • 1.01 kB
Markdown
# AssetForge Documentation
Welcome to the AssetForge documentation. This index will help you find the information you need.
## Getting Started
- [Installation & Getting Started Guide](installation.md) - Instructions for installing and configuring AssetForge
## User Guides
- [Command Reference](commands.md) - Detailed information about all command-line options
- [Configuration Guide](configuration.md) - How to customize AssetForge using configuration files
- [Advanced Options](advanced-options.md) - In-depth exploration of all available options
- [Troubleshooting Guide](troubleshooting.md) - Solutions for common issues and problems
## Developer Resources
- [API Documentation](api.md) - How to use AssetForge programmatically in your applications
- [Contributing Guide](contributing.md) - Guidelines for contributing to AssetForge
## Additional Resources
- [README](../README.md) - Project overview and basic usage examples
- [License](../LICENSE) - MIT License information