-
Notifications
You must be signed in to change notification settings - Fork 229
Expand file tree
/
Copy pathCompoundModuleTemplate.template
More file actions
36 lines (35 loc) · 973 Bytes
/
Copy pathCompoundModuleTemplate.template
File metadata and controls
36 lines (35 loc) · 973 Bytes
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
Description: Name of application/artifact here
Category: Misc
Author: FirstName LastName
Version: 1.0
Id: eb5a737f-cfa1-483b-a452-3bd1efc4dbea # Change this, and delete this comment before merging, please
BinaryUrl: https://url.goes.here.com
ExportFormat: csv
FileMask: FileName.exe
Processors:
-
Executable: Module1.mkape
CommandLine: ""
ExportFormat: ""
-
Executable: Module2.mkape
CommandLine: ""
ExportFormat: ""
-
Executable: Module3.mkape
CommandLine: ""
ExportFormat: ""
-
Executable: Module4.mkape
CommandLine: ""
ExportFormat: ""
-
Executable: Module5.mkape
CommandLine: ""
ExportFormat: ""
-
Executable: Module6.mkape
CommandLine: ""
ExportFormat: ""
# Documentation
# N/A if no Documentation present. End with new line. Be sure to check out the CompoundModuleGuide.guide for more information!