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.

16 lines
303 B

12 years ago
# This is a configuration file for gpm with toml format.
title = "gpm(Go Package Manager)"
version = "v0.2.0 Build 0523"
#user_language = "en-US"
user_language = "zh-CN"
auto_backup = true
12 years ago
[account]
username = ""
password = ""
12 years ago
github_access_token = ""
[auto_enable]
build = ["v", "r"]
install = ["p"]