Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btlmd/se_checker

Check your repo to see if it matches the your development rule
https://github.com/btlmd/se_checker

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 软工过程管理一键检查

## Usage

```bash
pip install -r requirements.txt

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