Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 263 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 263 Bytes

aptrust

  1. Prerequisites:

    Maven 3.x

    Java 1.7.x

  2. Build Instructions

    cd into the aptrust project root directory and execute the following:

    mvn clean install

  3. Running the aptrust admin web app: see the README in ./aptrust-admin/