trm-client
Version:
TRM (Transport Request Manager) Client
66 lines (41 loc) ⢠2.93 kB
Markdown
# <a href="https://docs.trmregistry.com/#/server/README"><img src="https://docs.trmregistry.com/_media/logo.png" height="40" alt="TRM"></a>
[](https://github.com/RegestaItalia/trm-docs/blob/main/CODE_OF_CONDUCT.md)
[](https://github.com/RegestaItalia/trm-client)
[](https://www.npmjs.com/package/trm-client)
[](https://www.npmjs.com/package/trm-client)
| š This project is funded and maintained by š¦ | š |
|-------------------------------------------------|----------------------------------------------------------------|
| Regesta S.p.A. | [https://www.regestaitalia.eu/](https://www.regestaitalia.eu/) |
| Clarex S.r.l. | [https://www.clarex.it/](https://www.clarex.it/) |
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](https://docs.trmregistry.com).
# Documentation <!-- {docsify-remove} -->
Full documentation can be seen at [https://docs.trmregistry.com](https://docs.trmregistry.com).
<!-- START TABLE_OF_CONTENTS.md -->
- [Setup](/docs/setup.md)
- [Commands](/docs/commands.md)
- [Installing your first package](/docs/examples/install.md)
- [Publishing your first package](/docs/examples/publish.md)
- [Integrate with abapGit & Github Actions](/docs/examples/githubActions.md)
<!-- END TABLE_OF_CONTENTS.md -->
## Install <!-- {docsify-remove} -->
First, make sure you have all the [requirements installed](/docs/setup.md#trm-client-requirements).
You can then install the CLI via npm:
`npm install trm-client -g`
## Commands <!-- {docsify-remove} -->
List of all commands is available [here](/docs/commands.md).
### Demo publish <!-- {docsify-remove} -->
<p align="center">
Ā <img src="https://docs.trmregistry.com/_media/publish.gif" />
</p>
### Demo install <!-- {docsify-remove} -->
<p align="center">
Ā <img src="https://docs.trmregistry.com/_media/install.gif" />
</p>
# Contributing <!-- {docsify-remove} -->
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](https://docs.trmregistry.com/#/CONTRIBUTING) for the full list of TRM contribution guidelines.
[<img src="https://trmregistry.com/public/contributors?image=true">](https://docs.trmregistry.com/#/?id=contributors)