This folder contains several helper scripts to install the ctrlX AUTOMATION SDK, required Debian packages and to build sample projects.
- clone-install-sdk.sh clones the ctrlX AUTOMATION SDK git repository from github, downloads the according zip archiv and installs the required files into the cloned github repository.
- install-required-packages.sh installs required packages to develop apps with the ctrlX AUTOMATION SDK
- install-snapcraft.sh installs snapcraft to build snaps
- install-ctrlx-datalayer.sh installs the ctrlx-datalayer Debian package and registers its storage directory as local package source
- install-go.sh downloads and installs required packages to develop snaps with go
- install-dotnet-sdk.sh downloads and installs required packages to develop snaps with dotnet
- install-nodejs-npm.sh downloads and installs required packages to develop snaps with Node.js
- install-ctrlx-os-dev-tools.sh downloads and installs required packages to build a ctrlX OS image
- build-upload-log-snap.sh Build a sample project, upload the snap and redirect log printout of the snap
SPDX-FileCopyrightText: Bosch Rexroth AG SPDX-License-Identifier: MITREADME.md