mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-11 06:16:36 +08:00
chore: move dev.sh to backend folder and setup pre-commit
This commit is contained in:
3
dev.sh → backend/dev.sh
Executable file → Normal file
3
dev.sh → backend/dev.sh
Executable file → Normal file
@@ -5,6 +5,9 @@
|
||||
|
||||
python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple install -r requirements-dev.txt
|
||||
|
||||
# install git-hooks for pre-commit before committing.
|
||||
pre-commit install
|
||||
|
||||
cd src || exit
|
||||
|
||||
CONFIG_DIR="config"
|
||||
Reference in New Issue
Block a user