BililiveRecorder/config_gen/generators
2022-04-03 19:32:43 +08:00
..
code.ts Core: Create config v3 2022-04-03 19:32:43 +08:00
codeCli.ts Switch to config v3 2022-04-03 19:32:43 +08:00
codeCore.ts Core: Create config v3 2022-04-03 19:32:43 +08:00
codeSchema.ts New config gen 2021-08-13 21:03:21 +08:00
codeWeb.ts Web: Merge to one project, implement config GET/POST 2022-04-03 14:47:54 +08:00
doc.ts Update config docs 2021-11-13 23:33:32 +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