Bootstrap, configure and build your SAP Commerce (Hybris) project using Gradle 5+.
For the user documentation, please check the /docs
folder
There are also various examples available in sap-commerce-tools, check the repositories ending with -example
(The plugins are already published to https://plugins.gradle.org/, so you can just use them for your commerce project)
Published Plugin | Documentation | Description |
---|---|---|
sap.commerce.build |
Documentation | Automates the developer setup and allows you to work with the platform build inside gradle |
sap.commerce.build.ccv2 |
Documentation | Use manifest.json to configure and build your "Commerce Cloud in the Public Cloud" (aka CCv2) project locally |
sap.commerce.ccv1.package |
Documentation | Creates CCv1 compliant deployment packages (Deployment Packagaging Guidelines v.2.3.3) |
This project uses Semantic Versioning 2.0.0
Please raise an issue in this project, following the guidelines outlined in CONTRIBUTING.md
Please refer to CONTRIBUTING.md