Go to file
2024-07-18 18:08:24 +08:00
apps init project 2024-07-18 18:08:24 +08:00
dist init project 2024-07-18 18:08:24 +08:00
.gitignore init project 2024-07-18 18:08:24 +08:00
main.py init project 2024-07-18 18:08:24 +08:00
README.md init project 2024-07-18 18:08:24 +08:00
subscription.py init project 2024-07-18 18:08:24 +08:00

小新记账订阅模板

规则编写

APP对应规则写在apps目录下

  • 文件名格式为包名点分割末尾字符

生成订阅JSON文件

python main.py

生成完毕之后目标JSON文件在dist目录,文件名格式为${VERSION}.json