forked from OpenCTI-Platform/connectors
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMakefile
More file actions
12 lines (10 loc) · 594 Bytes
/
Copy pathMakefile
File metadata and controls
12 lines (10 loc) · 594 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
connector_manifest:
sh ./shared/tools/composer/generate_connectors_manifests/generate_connector_manifest.sh
connectors_manifests:
sh ./shared/tools/composer/generate_connectors_manifests/generate_connectors_manifests.sh
connector_config_schema:
sh ./shared/tools/composer/generate_connectors_config_schemas/generate_connector_config_json_schema.sh
connectors_config_schemas:
sh ./shared/tools/composer/generate_connectors_config_schemas/generate_connectors_config_json_schemas.sh
global_manifest:
sh ./shared/tools/composer/generate_global_manifest/generate_global_manifest.sh