refact: add test-coverage.sh and some docs

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe
2023-08-14 16:30:16 +08:00
committed by Comix
parent c4c1d72568
commit de09f3dbc2
12 changed files with 89 additions and 28 deletions

View File

@ -0,0 +1,9 @@
# LaunchApp Example
## Introduction
这是 dde-application-manager 的一个拉起应用的例子。
本示例演示了如何使用 D-Bus 调用通过 dde-application-manager 启动 Google Chrome Stable 应用。
如需更改启动行为,请修改对应的 AppId 和启动参数。