Skip to content

davidthinh/stock-exchange-simulator

 
 

Repository files navigation

To pull all repos & build/test all repos run:
sh all.sh

To build HNX Exchange simulator, run
	mvn clean install

See jar file in hnxexchangesimulator/target


Run:

     java -jar -Xmx1024M hnxexchangesimulator-%{version}.jar

About

Stock Exchange Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.8%
  • HTML 2.2%