https://github.com/kwanhooo/metrics-backend
A Backend component of the `Software Metrics Tool`
https://github.com/kwanhooo/metrics-backend
java metrics oop
Last synced: over 1 year ago
JSON representation
A Backend component of the `Software Metrics Tool`
- Host: GitHub
- URL: https://github.com/kwanhooo/metrics-backend
- Owner: Kwanhooo
- License: mit
- Created: 2023-04-19T10:47:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T07:19:47.000Z (about 3 years ago)
- Last Synced: 2025-01-08T11:41:22.338Z (over 1 year ago)
- Topics: java, metrics, oop
- Language: Java
- Homepage: https://metrics.0xCAFEBABE.cn
- Size: 138 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Software Metrics后端集成 
[//]: # (`出于安全考虑,部分配置文件以及敏感信息已从源代码中抹去`)
### —— Software Metrics @Backend
_本项目的开发工作起始于:2023 年 4 月_
## 📔 自述
本项目透过`Antlr 4 语法分析树`实现对Java语言的`传统软件度量`、`CK度量`(输入类图或者Java源码)、`LK度量`、`拓展度量`
> 2023 © [Software Metrics - Central South University](https://metrics.0xCAFEBABE.cn)
>
> Powered by [CSU, Org. or its affiliates.](https://www.csu.edu.cn/)
## 🦾 源码
### 开发
```shell
# 提交代码
# 1.添加暂存区
git add .
# 2.提交代码
git commit -m [optional scope]:
# 3.推送
git push
```
## 🏃 状态
### 基本状态


---
### 开发状态





---
### 仓库统计


