BililiveRecorder/config_gen/generators
2022-06-10 16:34:25 +08:00
..
code.ts Core: Create config v3 2022-04-03 19:32:43 +08:00
codeCli.ts Refactor config code generation 2022-06-10 16:34:25 +08:00
codeCore.ts Refactor config code generation 2022-06-10 16:34:25 +08:00
codeSchema.ts Refactor config code generation 2022-06-10 16:34:25 +08:00
codeWeb.ts Refactor config code generation 2022-06-10 16:34:25 +08:00
doc.ts Refactor config code generation 2022-06-10 16:34:25 +08:00
index.ts Add Web API 2022-04-02 21:02:29 +08:00
README.md New config gen 2021-08-13 21:03:21 +08:00

设置代码以及文档生成

用法

npm install
npx ts-node index.ts
npx ts-node index.ts code
npx ts-node index.ts doc