Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 3.25 KB

File metadata and controls

56 lines (40 loc) · 3.25 KB

UI5 logo

UI5 CLI

An open and modular toolchain to develop state-of-the-art applications based on the UI5 framework.

REUSE status OpenUI5 Community Slack (#tooling channel) Contributor Covenant Coverage Status

This repository contains the current development state of the upcoming UI5 CLI v5 release.
Note that previous versions (up to v4) are maintained in dedicated repositories.

UI5 CLI v4 is the latest and stable version 🎉

UI5 CLI v3 and UI5 CLI v2 have been deprecated 🚫

We highly recommend migrating to the latest version.

Resources

Packages

UI5 CLI consists of multiple packages managed within this monorepo:

  • packages/cli: UI5 Command Line Interface, utilizing all of the following packages
  • packages/project: Modules for building a UI5 project's dependency tree, including configuration
  • packages/server: Modules for running a UI5 development server
  • packages/builder: Modules for building UI5 projects
  • packages/fs: UI5 specific file system abstraction
  • packages/logger: Internal logging module

Usage Overview (arrows indicate dependencies) Module Overview

Contributing

Please check our Contribution Guidelines.

Support

Please follow our Contribution Guidelines on how to report an issue. Or chat with us in the #tooling channel of the OpenUI5 Community Slack. For public Q&A, use the ui5-tooling tag on Stack Overflow.

Kudos

Thanks go out to Holger Schäfer for the amazing UI5 VitePress project, which serves as the foundation for the UI5 CLI documentation.