Skip to content

动态更新代码,并根据配置文件以洋葱模型执行。

License

Notifications You must be signed in to change notification settings

alanwei43/automator-utils

Repository files navigation

Automator

动态更新代码,并根据配置文件以洋葱模型执行。

模块简介

基础模块

  • src/utils 实用方法模块
  • src/logger 日志模块
  • src/cache 缓存模块
  • src/cache 缓存模块
  • src/network 网络请求模块

抽象模块

  • src/onion 洋葱模型实现
  • src/automator 基于yaml文件的自动化执行实现

开发

为了方便debug单元测试,可以安装VSC扩展工具kavod-io.vscode-jest-test-adapter