Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/btlmd/se_checker
- Owner: Btlmd
- Created: 2023-03-29T12:24:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T16:38:22.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T05:12:41.472Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```