添加 Justfile 相关库,简化项目启动流程

This commit is contained in:
2025-11-10 21:23:41 +08:00
parent e2f99af73b
commit 30cfb4cadd
4 changed files with 42 additions and 2 deletions

4
justfile Normal file
View File

@ -0,0 +1,4 @@
watch:
poetry run watchfiles bot.main . --filter scripts.watch_filter.filter