Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 639 Bytes

GTea

GTea is an online version of GraphTea (www.graphtheorysoftware.com/). GraphTea is an open source software, crafted for high quality standards and released under GPL license. You can find more details about the source code and issue tracket on Github. It is a perfect tool for Students, Teachers, Researchers, Game Developers and much more

vim GTea/src/main/resources/web/globals.js
cd GTea
sudo rm -rf target
mvn clean install -DskipTests
cd ..
cp -r explain/Code/d3custom/* GTea/target/classes/web/
cd GTea/target/
screen sudo java -Duser.dir=/usr/users/lzi54wog/GTea/target -classpath *:classes server.Server 80 online