UNPKG

1.47 kBMarkdownView Raw
1![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-tooling/master/docs/images/UI5_logo_wide.png)
2
3# ui5-cli
4
5> UI5 Command Line Interface
6> Part of the [UI5 Tooling](https://github.com/SAP/ui5-tooling)
7
8[![REUSE status](https://api.reuse.software/badge/github.com/SAP/ui5-cli)](https://api.reuse.software/info/github.com/SAP/ui5-cli)
9[![Build Status](https://dev.azure.com/sap/opensource/_apis/build/status/SAP.ui5-cli?branchName=master)](https://dev.azure.com/sap/opensource/_build/latest?definitionId=33&branchName=master)
10[![npm Package Version](https://badge.fury.io/js/%40ui5%2Fcli.svg)](https://www.npmjs.com/package/@ui5/cli)
11[![Coverage Status](https://coveralls.io/repos/github/SAP/ui5-cli/badge.svg)](https://coveralls.io/github/SAP/ui5-cli)
12
13## Documentation
14Can be found here: [sap.github.io/ui5-tooling](https://sap.github.io/ui5-tooling/pages/CLI/)
15
16## Contributing
17
18Please check our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md).
19
20## Support
21
22Please follow our [Contribution Guidelines](https://github.com/SAP/ui5-tooling/blob/master/CONTRIBUTING.md#report-an-issue) on how to report an issue.
23
24Please report issues in the main [UI5 Tooling](https://github.com/SAP/ui5-tooling) repository.
25
26## Release History
27
28See [CHANGELOG.md](CHANGELOG.md).
29A consolidated changelog (including changes from the other UI5 Tooling modules) is available on the [Releases tab](https://github.com/SAP/ui5-cli/releases).