Skip to content

my-petrichor/go-yuque-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-yuque-client

Client of yuque application.

Preview

  • yuque command

  • get user info

  • list documents under the repo

  • create repo and list repo

Usage

linux

git clone https://github.com/my-Sakura/go-yuque-client.git
cd go-yuque-client/cmd/yuque
go build -o yuque yuque.go
./yuque

windows

git clone https://github.com/my-Sakura/go-yuque-client.git
cd go-yuque-client/cmd/yuque
go build -o yuque.exe yuque.go
./yuque.exe

About

Client of yuque application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages