command
Version:
v0.0.0-...-63b2ac5
Opens a new window with list of versions in this module.
Published: Dec 13, 2019
License: GPL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
使用astilectron和Electron结合
来源: 仅需简单 5 步,给你的 Golang 程序添加 GUI (使用 Electron )
利用项目学习demo,我的fork项目
Install
1. 安装astilectron插件
2. 需要使用查到css/js库
Note
使用astilectron库的时候,它会下载并拷贝electron-linux-amd64-v4.0.1.zip
文件,如果本地有这个文件,应该放到/tmp/vendor/
目录中
该目录文件一览表:
astilectron-v0.30.0.zip
electron-linux-amd64-v4.0.1.zip
status.json
使用status.json文件来控制其版本:
$ cat status.json
output:
{"astilectron":{"version":"0.30.0"},"electron":{"linux-amd64":{"version":"4.0.1"}}}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.