Build system
From OrangeHRM
How to set up the OrangeHRM build environment. Inorder to create release files it is necessary to have the build environment set up.
Contents |
Requirements
To build source archives
To build appliance/binary releases
All the requirements to build source archives and the following
Building a release
See Compiling: Windows installer on how to build the Windows installer.
To build the release archives simply run the following from the build directory
$ phing clean $ phing dist
