Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 547 Bytes

Vestige

About

Vestige allows you to install and update multiple Java applications using the same JVM.

Applications are described by an XML file inside a vestige repository and can be:

  • a list of jar
  • a Maven artifact (its dependencies are automatically added to the application)

Install

Installation instruction can be found at vestige home page

First steps

Go to the wiki

Build

See BUILD.txt in this directory