Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

explorviz-downloader

  • Clone with SSH
  • Clone with HTTPS
  • This project includes a server and a web-frontend for creating and downloading custom builds of ExplorViz.

    Prerequisites

    You will need the following things properly installed on your computer.

    • Git
    • Node.js (with NPM)
    • Maven
    • rsync

    Installation (Generic)

    • git clone this repository
    • cd explorviz-downloader
    • npm install

    Running