Skip to content

gantoho/bili-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍻 bilibili api

获取

$ git clone https://github.com/gantoho/bili-api-go.git
$ cd bili-api-go

运行

$ go mod tidy
$ go run main.go

打包

Linux

$ go build -o bin/main main.go

Releases

No releases published

Packages

No packages published

Languages