Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 310 Bytes

Build Symphony

This repo holds scripts to help package Symphony releases.

package.sh

Usage: bash package.sh -v 2.3 -z -d

  • -v The tag to checkout
  • -z Create a zip (includes /workspace integration branch)
  • -d Deletes the folder that Symphony was cloned into

Thanks @nils-werner & @cz