mirror of
https://gitee.com/openharmony/napi_generator
synced 2024-11-27 02:30:36 +00:00
6882ee308d
Merge pull request !12 from zhaoxudong/master |
||
---|---|---|
napi_tool | ||
README_ZH.md | ||
README.md |
assist_tools
Description
This warehouse is used to incubate the assist tools of openharmony system, so that developers can improve development efficiency.Currently NAPI framework code generation tool has been implemented.Other similar tools can be incubated in this warehouse.
Directory Structure
/assist_tools/
├── napi_tool # NAPI framework code generation tool
│ ├── doc # Current capability and version planning
│ ├── image # image resource
│ ├── output # Executable program and plug-in program corresponding to the tool
│ ├── code # Source code of tool
│ └── README # Instructions of tool
└──README
Repositories Involved
no