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

https://github.com/initerworker/epitech-stats-notes


https://github.com/initerworker/epitech-stats-notes

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Epitech-stats-notes

```sh
$> ./stats-notes -u prenom.nom@epitech.eu [ModuleCodes...]
```

## Options
* help ```-h```
* mode verbose ```-v boolean```
* target user ```-u login```
* output ```-o str```
* auth ```-a auth-xxxxxxxxxxxxxxx```

### Display options

* display option ```-d```
* __email__ -> display target information
* __module_collection__ -> display module information
* __grade_stats__ -> display grade_stats information
* __context__ -> debug

## Configuration

The __first time run__, you need to provide the auto login key.

```sh
$> ./stats-notes -a auth-xxxxxxxxxxxxxxx -u prenom.nom@epitech.eu [ModuleCodes...]
```