Files
TimiHosts/README.md
2026-01-14 14:55:42 +08:00

14 lines
301 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TimiHosts
Hosts 管理
## 运行
1. 先在 `E:\IDEAProject\timi-inject` 执行 `mvn -DskipTests package` 生成本地 jar
2. 在本项目执行 `mvn javafx:run`
## 说明
- 本项目不使用 FXML所有界面由代码构建
- 依赖 `E:\IDEAProject\timi-inject\target\timi-inject-0.0.2.jar`