文件名称:desktop:Turtl的桌面应用程序
文件大小:207KB
文件格式:ZIP
更新时间:2024-05-26 14:15:29
JavaScript
Turtl桌面 开一个问题? 参见 这是围绕Turtl的桌面应用程序包装。 它为Windows,Linux和OSx提供了本机体验,允许将Turtl本地打包用于桌面平台。 设置 假设您已经安装了Node.js / NPM。 确保在计算机和PATH中安装了 。 另外,在Turtl构建过程中会使用rsync实用程序,因此请确保已安装该实用程序。 mkdir turtl cd turtl/ git clone https://github.com/turtl/js # make sure to follow the build instructions for turtl core: https://github.com/turtl/core-rs git clone https://github.com/turtl/core-rs core git clone https://github.c
【文件预览】:
desktop-master
----.gitignore(78B)
----package.json(728B)
----main.js(5KB)
----Makefile(3KB)
----CONTRIBUTING.md(473B)
----LICENSE(34KB)
----css()
--------background.css(1KB)
----scripts()
--------package(890B)
--------resources()
--------release()
--------debug-win.bat(48B)
--------gen-index(2KB)
--------installers()
--------to-rtf.sh(241B)
----README.md(1KB)
----config()
--------config.live.js(724B)
--------config.js(701B)
----lib()
--------app()
--------node()
----TODO.md(1B)