Skip to content
/ unite Public

Unite is a lightweight scientific workflow engine.

License

Notifications You must be signed in to change notification settings

i49/unite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unite

Apache 2.0 License

Unite is a lightweight scientific workflow engine.

How To Build

Prerequisites

All prerequisites to build the project are listed below:

  • Java SE Development Kit 8 or higher
  • Apache Maven 3.3 or higher

Building with Maven

The following commands build and install all modules provided by this project into your local Maven repository.

$ git clone https://github.com/i49/unite.git
$ cd unite/unite-maven-plugin
$ mvn install
$ cd ../unite
$ mvn install

About

Unite is a lightweight scientific workflow engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages