文件名称:trello-desktop-app:Trello的桌面应用程序客户端
文件大小:50KB
文件格式:ZIP
更新时间:2024-06-05 06:54:08
JavaScript
trello-desktop-app 桌面应用程序客户端 #用法运行 git clone https://github.com/Urucas/trello-desktop-app.git && cd trello-desktop-app npm install npm start 建造 make clean && make darwin // build osx version make clean && make linux // build linux version make clean && make win32 // build windows version make clean && make all // build all platforms 所有版本都将在./build文件夹下 #Builds
【文件预览】:
trello-desktop-app-master
----bin()
--------cli(59B)
----package.json(732B)
----Icon.png(18KB)
----exec.js(763B)
----LICENSE(1KB)
----electron.js(614B)
----.gitignore(534B)
----Makefile(620B)
----Icon.icns(57KB)
----README.md(764B)