xlings: xim: 增加Project-Graph图/节点绘制工具到xim-pkgindex索引仓库
-
issues: https://github.com/d2learn/xim-pkgindex/issues/10
pull-request: https://github.com/d2learn/xim-pkgindex/pull/9
xpkg包文件: https://github.com/d2learn/xim-pkgindex/blob/main/pkgs/p/project-graph.lua
基础信息 | Basic Info
- 名称: project-graph
- 协议: mit license
- 简介: 快速绘制节点图的桌面工具,可以用于项目进程拓扑图绘制、快速头脑风暴草稿
- 主页: https://project-graph.top
- 仓库地址: https://github.com/LiRenTech/project-graph
- 支持平台: windows / linux / macos
- d2learn交流版块: https://forum.d2learn.org/category/16/project-graph
XPackage's Pull-Request
- #9
本地测试信息 | Local Test Info
Paste your test console information or picture here (note: xpakcage is your xpackage's filename
ubuntu测试
step1:
xim --add-xpkg yourPath/xpackage.lua
test add to pkgindex database for xpackage
ubuntu
step2:
xim -s xpackage
test search for xpackage
ubuntu
[xlings:xim]: search for *project-graph* ... { "project-graph@1.0.0" = { }, "project-graph@nightly" = { }, "project-graph@1.1.0" = { "project-graph@latest", "project-graph" } }
step3:
xim -i xpackage
test install for xpackage
ubuntu
step4:
xim -i xpackage
test installed for xpackage
step5:
xim -l xpackage
test list for xpackage
speak@speak-pc:~/workspace/github/d2learn/xim-pkgindex$ xim -l project-graph -> project-graph@1.1.0 (project-graph@latest, project-graph)
step6:
xim -r xpackage
test remove/uninstall for xpackage
step7:
xim -r xpackage
test uninstalled for xpackage