Skip to content
/ parent Public

A parent repository of the LUWRAIN project with all necessary submodules

Notifications You must be signed in to change notification settings

luwrain/parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUWRAIN

How to compile?

At the moment LUWRAIN compilation requires installed Java SE 17 or later, Apache Maven and Apache Ant. The last is needed for the compilation of apps, but the LUWRAIN core utilizes Apache Maven only.

In order to compile the LUWRAIN core without apps, just do mvn install. This will allow you to create your own apps.

If you would like to compile the entire code of LUWRAIN, including apps, please do the following (assuming you are running any Linux distro):

cd base/script
./lwr-ant-gen-all
./lwr-build

Key publications

The both papers

About

A parent repository of the LUWRAIN project with all necessary submodules

Resources

Stars

Watchers

Forks

Packages

No packages published