https://github.com/symphonycms/build
https://github.com/symphonycms/build
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/symphonycms/build
- Owner: symphonycms
- Created: 2012-10-12T19:15:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-12T19:26:21.000Z (over 13 years ago)
- Last Synced: 2025-11-10T16:34:20.869Z (8 months ago)
- Size: 177 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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