Skip to content

ja-clary/cursor-201

 
 

Repository files navigation

DVBE25 Demos

./mvnw clean install \
-Dmaven.repo.local=./local-m2

Hello World

./mvnw exec:java -pl churrera/churrera-demo \
-Dexec.mainClass="info.jab.churrera.HelloWorldAgent" \
-Dmaven.repo.local=./local-m2

Pi Calculus

./mvnw exec:java -pl churrera/churrera-demo \
-Dexec.mainClass="info.jab.churrera.PiAgent" \
-Dmaven.repo.local=./local-m2

CIS 194

./mvnw exec:java -pl churrera/churrera-demo \
-Dexec.mainClass="info.jab.churrera.CIS194Agent" \
-Dmaven.repo.local=./local-m2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 89.6%
  • XSLT 10.4%