UNPKG

pake-cli

Version:

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用。

17 lines (16 loc) 299 B
{ "productName": "WeRead", "identifier": "com.pake.weread", "version": "1.0.0", "app": { "withGlobalTauri": true, "trayIcon": { "iconPath": "png/weread_512.png", "iconAsTemplate": false, "id": "pake-tray" } }, "build": { "frontendDist": "../dist" } }