An open API service indexing awesome lists of open source software.

https://github.com/symphonycms/build


https://github.com/symphonycms/build

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

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