Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
G
go-cqhttp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
go-cqhttp
Commits
93f37860
Commit
93f37860
authored
Oct 01, 2020
by
fkx4-p
Committed by
GitHub
Oct 01, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update quick_start.md
parent
e59d0a1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/quick_start.md
docs/quick_start.md
+2
-2
No files found.
docs/quick_start.md
View file @
93f37860
...
...
@@ -107,13 +107,13 @@ enable ws?(Y/n)
## 如何自己构建
1.
[
下载源码
](
https://github.com/Mrs4s/go-cqhttp/archive/master.zip
)
并解压
1.
[
下载源码
](
https://github.com/Mrs4s/go-cqhttp/archive/master.zip
)
并解压
|| 使用
`git clone https://github.com/Mrs4s/go-cqhttp.git`
来拉取
2.
[
下载golang binary release
](
https://golang.google.cn/dl/
)
并安装或者
[
自己构建golang
](
https://golang.google.cn/doc/install/source
)
3.
在
`cmd`
或Linux命令行中,
`cd`
到目录中
4.
输入
`go build
main.go
`
,
`Enter`
运行
4.
输入
`go build
-ldflags "-s -w -extldflags '-static'"
`
,
`Enter`
运行
*注:可以使用*
`go env -w GOPROXY=https://goproxy.cn,direct`
*来加速国内依赖安装速度*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment