An open API service indexing awesome lists of open source software.

https://github.com/howiehz/plugin-compatibility-checking-tool

Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning
https://github.com/howiehz/plugin-compatibility-checking-tool

Last synced: about 1 year ago
JSON representation

Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning

Awesome Lists containing this project

README

          

# plugin-compatibility-checking-tool

![GitHub](https://img.shields.io/github/license/HowieHz/plugin-compatibility-checking-tool)
![GitHub all releases](https://img.shields.io/github/downloads/HowieHz/plugin-compatibility-checking-tool/total)
![GitHub release (latest by date)](https://img.shields.io/github/downloads/HowieHz/plugin-compatibility-checking-tool/latest/total)
![GitHub repo size](https://img.shields.io/github/repo-size/HowieHz/plugin-compatibility-checking-tool)

Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning

介绍文章: [如何快速排查插件(模组)的兼容性问题(基于二分法和分治)](https://howiehz.top/archives/How-to-quickly-troubleshoot-plugin-compatibility-issues)