-
Notifications
You must be signed in to change notification settings - Fork 0
/
.copier-answers.yml
61 lines (61 loc) · 1.57 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
## Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: v2.7.4
_src_path: gh:kc-workspace/asdf-plugin-template.git
addon_yaml:
archive: false
checksum: false
download: true
fetch: true
git: false
github: true
gpg: false
help: true
install: true
package: false
python: false
system: true
tags: true
version: false
app_desc: A client that provides a simple interface that automates access to the JFrog
products.
app_name: jf
app_repo: https://github.com/jfrog/jfrog-cli
app_type: standalone
app_website: https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
archive_enabled: false
checksum_enabled: false
custom_bin_paths: bin
custom_non_stable_version: (-src|-dev|-latest|-stm|[-\.]rc|-alpha|-beta|[-\.]pre|-next|snapshot|master)
custom_require_commands: ''
download_url: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/{version}/jfrog-cli-{os}-{arch}/jf
gpg_enabled: false
install_map_enabled: true
install_map_method: move
install_map_yaml:
jf: bin/jf
package_enabled: false
plugin_author: Kamontat Chantrachirathumrong
plugin_name: asdf-jf
plugin_org: kc-workspace
plugin_repo: https://github.com/kc-workspace/asdf-jf.git
source_enabled: false
sys_arch_enabled: true
sys_arch_yaml:
aarch64*: arm64
armv5*: arm64
armv6*: arm64
armv7*: arm64
i386: '386'
i686: amd64
powerpc64le: ppc64le
ppc64le: ppc64le
x86: '386'
x86_64: amd64
sys_ext_enabled: false
sys_os_enabled: true
sys_os_yaml:
darwin: mac
test_cmd_args: --version
version_file_enabled: false
version_prefix: v