Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 582 Bytes

install.md

File metadata and controls

34 lines (27 loc) · 582 Bytes

Install

Prerequisites

Install

To install the basic packages:

go get github.com/danalex97/Speer
go get github.com/danalex97/nfsTorrent

To install the visualization tools:

apt install python3-pip
pip install Flask
pip install flask-cors
pip install requests

To install the remote run tools:

apt install python3-pip
pip install Flask
pip install requests

Setting up remote runs

To be able to run simulations remotely you need:

  • a network file system
  • ability to log in using SSH