Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pixailz/Born2BeRootTester
42 Project
https://github.com/Pixailz/Born2BeRootTester
Last synced: 3 months ago
JSON representation
42 Project
- Host: GitHub
- URL: https://github.com/Pixailz/Born2BeRootTester
- Owner: Pixailz
- License: gpl-3.0
- Created: 2022-04-09T21:20:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T15:37:45.000Z (about 1 year ago)
- Last Synced: 2024-08-01T10:20:04.211Z (6 months ago)
- Language: Shell
- Size: 162 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- 42-resources - Born2BeRootTester
README
# Born2BeRootTester
Tested for Debian onlyCheck the mandatory part only of Born2BeRoot
If you specify the monitoring script, the tester will check for the cron tab
configuration, not how it worksFeel free to submit an issue on bugs, subject error or if you have a contructive
critism on how the tester work :)## HOW TO USE
> on the Born2BeRoot machine
```bash
bash$ git clone [email protected]:Pixailz/Born2BeRootTester
bash$ cd Born2BeRootTester
bash$ sudo ./grade_me.sh -h
Usage : ./grade_me.sh -u LOGIN [-m MONITORING_PATH]
-h : show this help
-u : the login of the student
-m : the path of the monitoring
```