Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 601 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 601 Bytes

This project is Archived and has been merged into CMS 8.0.3 perc-toolkit

Overview

This is the PSODemandPreview Extension for Percussion Rhythmyx

Installation

To deploy, you must first build the project from source, or download a packaged distribution. Unzip the distribution into a new directory.

Install.bat c:\Rhythmyx sh install.sh ~/Rhythmyx

Where the argument is the home directory where Rhythmyx is installed.

Building from Source

The solution uses apache maven.

git clone https://github.com/percussion/PSODemandPreview.git

mvn clean install