Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 318 Bytes

ip-config的utools类似工具的插件

可以在utools或者rubick中使用

开发步骤

  1. 编写代码
  2. 运行build.sh
  3. 在utools开发者工具中将out目录作为项目目录导入项目
  4. 如果要安装新的依赖,应该先npm install,然后build.sh