Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this tutorial we will run example ACS modules in Python, Java and C++ inside a Docker container.

Clone repository

Code Block
languagebash
sudo apt update
sudo apt install git-lfs
git clone https://bitbucket.alma.cl/scm/asw/acs.git

...