Btlmd / se_checker

Check your repo to see if it matches the your development rule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

软工过程管理一键检查

Usage

```bash
pip install -r requirements.txt

cp template.sh project_xxx.sh
vim project_xxx.sh
bash ./project_xxx.sh
```

About

Check your repo to see if it matches the your development rule


Languages

Language:Python 82.3%Language:Shell 17.7%