- Install sbt
- Go inside the folder
CFG-checking - Run
sbt compile
- Run
sbt one-jar. The jar file will be somewhere in thetargetdirectory. - Use
java -jar [Name of the jar file]to run the jar.
- Run
sbt run
- Run
sbt test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CFG-checkingsbt compilesbt one-jar. The jar file will be somewhere in the target directory.java -jar [Name of the jar file] to run the jar.sbt runsbt test