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.
|
# This is a configuration file for gpm with toml format. |
|
|
|
title = "gpm(Go Package Manager)" |
|
version = "v0.1.7 Build 0523" |
|
user_language = "en-US" |
|
#user_language = "zh-CN" |
|
|
|
[account] |
|
username = "" |
|
password = "" |
|
github_access_token = "" |
|
|
|
[auto_enable] |
|
build = ["v", "r"] |
|
install = ["p"] |