trm-client
v3.1.6
Published
TRM (Transport Request Manager) Client
Downloads
742
Readme
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.
- Setup
- Commands
- Installing your first package
- Publishing your first package
- Integrate with abapGit & Github Actions
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-soruce 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.