Contributing Partner Engagement Manager utilities and their source code to continue to expand and improve the utilities made available for the PEM solution.
- Download and install IBM JDK 8 here.
- Download and install the build tool Gradle version 5.4.1 here.
- Open a terminal in Linux/Mac or a command prompt in Windows.
- Navigate to the project directory.
- Build the project using the following command:
gradle clean build
- Navigate to
build/distributionsdirectory to find the installation package.
- Download and install IBM JDK 8 here.
- Download the latest version of the utility or generate it through the build process.
- Extract the package to a desired directory.
- Review the utility's documentation and edit
Config.propertiesappropriately. - Execute
run.shon Linux/Mac orrun.baton Windows. You might need to provide 'execute' permissions to the scripts.
We welcome contributions in many forms; there's always plenty to do! Check the how to contribute page for details.
Check the documentation here.
The source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the license file.