Skip to content

TypeUnsafe-Attic/m33ki2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m33ki2

meeki II

##Build application jar

mvn

##Run application jar

java -jar m33ki2-app.jar 

##Run project in development mode

./go.sh

you need the external jar /jars/m33ki2.preview-0.0.jar with this mode

##Run functional tests

./tests.sh

see src/main/golo/tests/tests.golo

##Run stress tests

./stress.sh

see src/main/golo/stress/tests.golo

##Documentation

WIP : golo doc --format markdown src/main/golo/libs/*.golo