Skip to content
Christian F. Janßen edited this page Dec 17, 2017 · 3 revisions

Welcome to the jflowsim wiki!

Quick build instructions

Clone the repository:

git clone https://github.com/ChristianFJanssen/jflowsim.git

Change into the source directory:

cd jflowsim/src

Compile the source:

javac jflowsim/Program.java

Run jFlowSim:

java jflowsim.Program

Clone this wiki locally