Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 357 Bytes

PANDA

A fast and simple desktop search engine.

Build

To build panda using maven:

    mvn package

Launch

Prepare a config.properties file, use the config.properties.example file in the panda-gui folder as a template and launch panda-gui/target/panda-gui-[version]-jar-with-dependencies.jar in the directory your config file is located.