Skip to content

Added scripts to install and run CARA

Luis Aleixo requested to merge feature/cara_scripts into master

Added a script folder that contains two scrips that:

  • clone this repository
  • install all the dependencies
  • run CARA locally

cara_script.command for macOS and cara_script.sh for Windows.

Merge request reports