mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 14:12:34 +01:00
This commit is contained in:
parent
91b23f0bb0
commit
2c5513bdfd
2 changed files with 6 additions and 0 deletions
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
|
|
@ -36,6 +36,9 @@ Note: In the development environment, the kernel process will not be automatical
|
||||||
|
|
||||||
## Kernel
|
## Kernel
|
||||||
|
|
||||||
|
1. Install the latest version of [golang](https://go.dev/)
|
||||||
|
2. Open CGO support, that is, configure the environment variable `CGO_ENABLED=1`
|
||||||
|
|
||||||
### Desktop
|
### Desktop
|
||||||
|
|
||||||
* `cd kernel`
|
* `cd kernel`
|
||||||
|
|
|
||||||
3
.github/CONTRIBUTING_zh_CN.md
vendored
3
.github/CONTRIBUTING_zh_CN.md
vendored
|
|
@ -38,6 +38,9 @@ NPM 镜像:
|
||||||
|
|
||||||
## 内核
|
## 内核
|
||||||
|
|
||||||
|
1. 安装最新版 [golang](https://go.dev/)
|
||||||
|
2. 打开 CGO 支持,即配置环境变量 `CGO_ENABLED=1`
|
||||||
|
|
||||||
### 桌面端
|
### 桌面端
|
||||||
|
|
||||||
* `cd kernel`
|
* `cd kernel`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue