Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 439 Bytes

SecureReaderLibrary

Setting up Development Environment

Prerequisites:

Follow these steps to setup your dev environment:

  1. Checkout SecureReaderLibrary git repo

  2. Init and update git submodules

    git submodule update --init --recursive

    ant clean debug