Skip to content

Manikandan-Thangaraj-ZS0321/handyman

 
 

Repository files navigation

Handyman Legacy

To Clean, Compile and build, run the below maven commands

  1. Inside handyman.legacy

    mvn clean compile install package -Dmaven.test.skip=true

  2. Inside handyman.legacy/handyman

    mvn clean compile install scala:compile install package -Dmaven.test.skip=true

Jar

Generated jar file available in handyman.legacy/target folder as handyman.legacy--SNAPSHOT.jar

Handyman Raven

To Clean, Compile and build, run the below maven commands

  1. Inside handyman.raven

    mvn clean antlr4:antlr4 test -Dtest=ActionGenerationTest#generate compile install scala:compile install package

Jar

Generated jar file available in handyman.raven/target folder as handyman-raven-vm--SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.7%
  • Scala 5.9%
  • GAP 5.9%
  • Other 0.5%