Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 581 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 581 Bytes

PODIO ARCHIVE

Podio archive is a java library that can archive all you podio information into a folder hierarchy on you computer. Items can be viewed beautifully on a HTML page with relative links to item references.

Installation

First you have to fill in all the configuration variables in resources/config.properties. Follow the instructions there. After that you should follow further instructions by running the program.

Dependencies

All dependencies can be loaded by creating a new project via Maven using pom.xml file, available on the root level of the project.