- Notifications
You must be signed in to change notification settings - Fork73
An open and modular toolchain to develop state of the art applications based on the UI5 framework
License
SAP/ui5-tooling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An open and modular toolchain to develop state-of-the-art applications based on theUI5 framework.
UI5 Tooling v4 is the latest and stable version 🎉
UI5 Tooling v3 is a stable version and in maintenance mode 🚢
UI5 Tooling v2 has been deprecated 🚫
Please migrate your projects toUI5 Tooling v4!
- Documentation
- API Reference
- CLI Documentation
- Project Configuration
- 🎬UI5con@SAP 2020 Talk
- 🎬UI5con@SAP 2018 Talk
- Contribution Guidelines
- Roadmap
UI5 Tooling consists of multiple modules. Each one is managed in a separate repository:
- ui5-cli: UI5 Command Line Interface, utilizing all of the following modules
- ui5-project: Modules for building a UI5 project's dependency tree, including configuration
- ui5-server: Modules for running a UI5 development server
- ui5-builder: Modules for building UI5 projects
- ui5-fs: UI5 specific file system abstraction
- ui5-logger: Internal logging module
Usage Overview(arrows indicate dependencies)
Please check ourContribution Guidelines.
Please follow ourContribution Guidelines on how to report an issue. Or chat with us in the#tooling
channel of theOpenUI5 Community Slack. For public Q&A, use theui5-tooling
tag on Stack Overflow.