Skip to content

openmole/exmodelo-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build console

> cd scala
> sbt
> project console
sbt> run

Build Zombieland

(you need to install npm to run this version)

> cd scala
> sbt
sbt> project zombieland
sbt> buildGUI

Then browse:

scala/zombieland/target/zombies.html

Build sub-model Cooperation

> cd scala
> sbt
sbt> project cooperation
sbt> buildGUI

Then browse:

scala/vigilence/target/zombies.html

Build sub-model spatialsens

> cd scala
> sbt
sbt> project spatialsens
sbt> buildGUI

Then browse:

scala/spatialsens/target/zombies.html

Build sub-model ode

> cd scala
> sbt
sbt> project ode
sbt> osgiBundle

The ode jar program is: scala/ode/target/scala-2.13/ode_2.13-0.1.0-SNAPSHOT.jar

Build Zombieland jar for OpenMOLE

> cd scala
> sbt
sbt> project zombies-bundle
sbt> osgiBundle

The OpenMOLE jar plugin is in:

scala/bundle/target/scala-2.12/zombies-bundle_2.12-0.1.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published