-
Notifications
You must be signed in to change notification settings - Fork 9
/
galaxy.yml
29 lines (27 loc) · 867 Bytes
/
galaxy.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
### requried
# this can be a company/brand or product namespace under which all content lives
namespace:
# the designation of this specific collection
name:
# semantic versioning compliant version designation
version:
# a list of the collection's content authors: 'Full Name <email> (http://site) @nicks:irc/im/site#channel'
authors:
### optional but strongly advised
# short summary of the collection
description:
# a valid SPDX license identifier https://spdx.org/licenses/
license:
# list of keywords you want to associate the collection with for indexing/search systems
tags:
# list of dependencies, other collections this collection requires to be installed for it to be usable
dependencies:
### urls
# url of originating SCM repository
repository:
# url to online docs
documentation:
# homepage of the collection/project
homepage:
# issue tracker url
issues: