Skip to content

aidan-bailey/knowledge-base-generation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Base Generation Tool (SKGT)

SKGT was built using scala-2.13.6 and requires Java 16 to run owing to the TweetyProject dependency.

sbt is required to build the project.

To run unit tests, from the main directory, run

sbt test

To compile, from the main directory, run

sbt assembly

A jar file will be compiled to the target/scala-2.13 directory.

This can be run using

scala skgt-assembly-*.0.jar --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages