You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tagline: A short, simple description of what your tool does.
4
+
version: 1.0
5
+
creator: Your Name
6
+
contributors:
7
+
-
8
+
keyFeature:
9
+
-
10
+
title: Feature 1
11
+
icon:
12
+
desc: A short description of why this is an amazing feature.
13
+
-
14
+
title: Feature 2
15
+
icon:
16
+
desc: A short description of why this is an amazing feature.
17
+
-
18
+
title: Feature 3
19
+
icon:
20
+
desc: A short description of why this is an amazing feature.
21
+
docs: "The path to your documenation, can be relative or absolute"
22
+
products:
23
+
- Product
24
+
classification: private
25
+
---
26
+
Anything from this point forward will be displayed in the main content area of the tool detail page. The title and tagline above will be displayed, so you do not have to provide the markdown title here. Standard markdown should be used.
27
+
28
+
## Installation
29
+
30
+
If your tool requires install, please provide instructions on how to install the tool
31
+
32
+
## Usage
33
+
34
+
Provide some brief instruction on how to use this tool.
35
+
36
+
## Examples
37
+
38
+
Examples are really helpufl. Provide some if not already provided in the usage area above.
39
+
40
+
## Resources
41
+
42
+
List additional resources and links here if not already present in the above and/or as a way to make sure people see what you need.
43
+
44
+
[Adobe CC DC Hub](https://opensource.adobe.com/cc-dc-hub/)
0 commit comments