Is your feature request related to a problem? Please describe.
To make it easier for user to install and use the AEM SDK + AEM SDK Dispatcher we should create a manifest which installs the AEM SDK.
Describe the solution you'd like
Add a new installation manifest install_aem_sdk or separated installation manifests for each component install_aem_author_sdk, install_aem_publish_sdk & install_aem_dispatcher_sdk
Is your feature request related to a problem? Please describe. To make it easier for user to install and use the AEM SDK + AEM SDK Dispatcher we should create a manifest which installs the AEM SDK.
Describe the solution you'd like Add a new installation manifest
install_aem_sdk
or separated installation manifests for each componentinstall_aem_author_sdk
,install_aem_publish_sdk
&install_aem_dispatcher_sdk
Describe alternatives you've considered none
Additional context Some usefull sources:
https://docs.adobe.com/content/help/en/experience-manager-learn/cloud-service/local-development-environment-set-up/aem-runtime.html https://www.aemquickstart.in/2020/05/aem-as-cloud-service-local-setup.html