An open and modular toolchain to develop state-of-the-art applications based on the UI5 framework.
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 is a stable version and in maintenance mode 🚢
UI5 CLI v2 has been deprecated 🚫
Please migrate your projects to UI5 CLI v4!
- Documentation
- API Reference
- CLI Documentation
- Project Configuration
- 🎬 UI5con@SAP 2020 Talk
- 🎬 UI5con@SAP 2018 Talk
- Contribution Guidelines
- Roadmap
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)

Please check our Contribution Guidelines.
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.
