Skip to content

Arcan-Tech/impact-installation-script

Repository files navigation

impact-installation-script

Installation script for the impact analysis

Linux

Arcan Impact Analysis installation script for Linux

With wget

wget -q https://raw.githubusercontent.com/Arcan-Tech/impact-installation-script/refs/heads/master/install.sh && chmod +x ./install.sh && ./install.sh

With curl

curl -O -s https://raw.githubusercontent.com/Arcan-Tech/impact-installation-script/refs/heads/master/install.sh && chmod +x ./install.sh && ./install.sh

On Windows (Git-Bash)

Arcan Impact Analysis installation script for Windows

TODO

Requirements

  • Bash & wget (installation)
  • Docker Engine >20.10
  • At least 4 CPU cores (preferably 6+)
  • At least 16GB of RAM
  • At least 30 GB of disk space for images and space for analyses

About

Installation script for the impact analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages