Skip to content

ChrisEconomou/smartgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Grid Simulator - group project

1. Install maven http://maven.apache.org/download.html
2. Read this: http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

Run the JUnit tests in src/test
$ mvn test

Building the project
$ mvn package

Running the application (do this after mvn package)
$ java -cp target/smartgrid-1.0-SNAPSHOT.jar com.smartgrid.app.App

Don't forget to install the git eclipse plugin

About

msc group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages