gitee

command module
v0.0.0-...-75dbf76 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2020 License: MIT Imports: 11 Imported by: 0

README

gitee

批量删除仓库工具

1. 安装

安装到GOPATHbin目录.

go get -u github.com/wg2019/gitee
2. 获取token

get-token

get-cookie

4. 填写配置
# AccountInfo 账号信息.
[accountInfo]
# Token X-CSRF-Token. 删除一个项目,从请求的headers中
Token = token-string
# Repositories 仓库地址,英文逗号分隔
Repositories = a,b
# 账号名称
UserName = king
# 账号密码
Password = password
# Cookie 从登陆的网址复制下来
Cookie = session-id
5. 删除项目
gitee d

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL