mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
2fc94b89d75e9770a62bbd612b6487d69c9bed02
global_resource_tool
Description
OpenHarmony resource compile tool
Software Architecture
developtools/
----global_resource_tool
----include
----src ----third_party denpence third patry lib make script ----CMakeLists.txt ----win32.cmake windows cross compile script
Installation
- gcc/g++ version 9.3.0
- cmake version mini 3.15
- mkdir build
- cd build
- cmake ../restool_standard
- make
- compile result restool binary
Instructions
- restool -v show version.
- restool show help.
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/
Description
Languages
C++
99.4%
CMake
0.4%
Python
0.2%