You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
327 B

# This is a configuration file for gpm with toml format.
title = "gpm(Go Package Manager)"
version = "v0.2.2 Build 0524"
user_language = "en-US"
#user_language = "zh-CN"
auto_backup = true
[account]
username = ""
password = ""
github_access_token = ""
[auto_enable]
build = []
install = []
search = []
remove = []
check = []