Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 437 Bytes

BuildNotes.md

File metadata and controls

15 lines (10 loc) · 437 Bytes

Build Notes Guide

Use this guide to build the Sirius umbrella command line project.

  1. Clone the source
    git clone git@github.com:Polidea/SiriusObfuscator.git

  2. Add git-subtrees remotes bash Scripts/git_remotes.sh

  3. (optional, do it if there's a need for updating the dependencies) Update dependecies bash Scripts/git_update.sh

  4. Build all the dependent projects and the main project bash Scripts/build.sh