

This is the official CLI implementation of the core functionalities of TRM.
TRM is a software designed to make transports between SAP ECC/S4 systems easy.
To find out more about TRM, visit its full documentation.
Documentation
Full documentation can be seen at https://docs.trmregistry.com.
Install
First, make sure you have all the requirements installed.
You can then install the CLI via npm:
npm install trm-client -g
Commands
List of all commands is available here.
Demo publish
Demo install
Contributing
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.