pro_grader
Version:
A tool to batch clone git repos and log express endpoints.
41 lines (28 loc) • 858 B
Markdown
# Pro_Grader
<p align='center'>
<img width="auto" height="auto" src="https://i.ibb.co/TgRBN6Z/black.png" style="border-radius:15px;border:1px solid white;margin:0em;">
</p>
<div align=center>
<img src='https://img.shields.io/npm/v/pro_grader.svg?style=flat'>
<img src='https://img.shields.io/npm/dt/pro_grader.svg?style=flat'>
<img src='https://img.shields.io/npm/l/pro_grader.svg?style=flat'>
</div>
</br>
A grading tool to batch clone git repos, and log express endpoints.
## Requirements
- Windows
- Powershell 7
## Install
```bash
npm i -g pro_grader
```
## CLI
```
Usage
grade
```
## Results
Example of output results
<p align=''>
<img width="auto" height="auto" src="https://i.ibb.co/kSgfvyY/pro-grader-results.png" style="border-radius:15px;border:1px solid white;margin:0em;">
</p>