JuPedSim / homebrew-jps

homebrew formula for JuPedSim
GNU General Public License v3.0
0 stars 2 forks source link

Homebrew formulas for JuPedSim tools

Adding our tap

This should be done once to add JuPedSim's tap to your hombrew

brew tap JuPedSim/jps

After tapping JuPedSim/jps you will have the following formulas available

Install jupedsim

You can install jupedsim either the latest release with

brew install jupedsim

or alternatively you can install the latest build from master (not recommended), with

brew install --HEAD jupedsim

Installation of jpsreport / jpseditor

These modules only support installation from the latest changes on master, hence you need to install with

brew install --HEAD <pkg>

Note

If you run into any issues please rerun the installation with -v -d for more verbose output and debug output and open an issue with this information.