<!-- 下面的内容可以使用中文或者英文填写。 --> <!-- You can fill the following things by using English or Chinese. --> <!-- 注意:请不要要求我们支持Java,我们永远不会考虑支持Java。 --> <!-- Warning: Never ask us to support Java, we'll never do that. --> 设计一个合理易用的配置文件格式。 最好能写一个 schma,maybe [toml-schema](https://github.com/brunoborges/toml-schema#:~:text=A%20TOML%20Schema%20is%20a%20set%20of%20TOML-based,and%20code%20hints%20for%20validation%20on%20the%20fly.) **Describe the solution you'd like** 参考[原 AutoAPI](https://github.com/SHUReeducation/autoAPI/wiki/%E9%85%8D%E7%BD%AE)的例子。 建议设计地更易理解,隐藏更多的技术细节。
设计一个合理易用的配置文件格式。
最好能写一个 schma,maybe toml-schema
Describe the solution you'd like
参考原 AutoAPI的例子。
建议设计地更易理解,隐藏更多的技术细节。