trm-core
v9.7.0
Published
TRM (Transport Request Manager) Core
Readme
| 🚀 This project is funded and maintained by 🏦 | 🔗 | |-------------------------------------------------|----------------------------------------------------------------| | Regesta S.p.A. | https://www.regestaitalia.eu/ | | Clarex S.r.l. | https://www.clarex.it/ |
trm-core is the server-side component of TRM.
🚚 TRM (Transport Request Manager) is a package manager inspired solution built leveraging CTS that simplifies SAP ABAP transports.
TRM introduces package-based software delivery to the SAP ecosystem, bringing with it semantic versioning, dependency management, and automated deployment activities.
Requirements
Documentation
Full documentation can be seen at https://docs.trmregistry.com/.
Usage
trm-core is a low-level library and is not intended to be used directly by end users.
In order to interact with SAP systems, trm-core must be consumed by a compatible client implementation.
CLI Client
Install the official CLI client via npm:
npm install trm-client -gContributing
Like every other TRM open-source projects, contributions are always welcomed ❤️.
Make sure to open an issue first.
Contributions will be merged upon approval.
Click here for the full list of TRM contribution guidelines.
