Applications
Prerequisites
-
For starting and running ESW apps for development, you need to run CSW services like
location-server,event-service,aas-serviceetc. Please refer to the doc here to run CSW services. -
Install coursier
Please refer to coursier installation document
Getting ESW Apps
cs install command will be used to install executables/launchers of each of ESW apps.
For example following command shows installation for agent app,
cs install agent-app:<version | SHA>
Each app section explains installation and running procedure in detail.
0.1.0*