https://github.com/lambda2/peer_tools
Tools for peer correcting.
https://github.com/lambda2/peer_tools
Last synced: 5 months ago
JSON representation
Tools for peer correcting.
- Host: GitHub
- URL: https://github.com/lambda2/peer_tools
- Owner: lambda2
- License: gpl-3.0
- Created: 2014-01-30T18:39:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T18:40:10.000Z (over 12 years ago)
- Last Synced: 2024-06-13T06:08:32.381Z (about 2 years ago)
- Language: Shell
- Size: 138 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Peer Tools
==========
Tools for peer correcting.
Usage :
-------
This tool requires your access to intra.42.fr and dashboard.42.fr.
At first use, you will be invited to enter your credentials (your real 42 credentials). If you want to, your credentials can be saved to a file for easy further usage.
Options :
---------
- Clone remaining corrections
Clones all your remaining corrections
- Get phone numbers of corrections
Displays phone numbers and locations of your corrections
- Get phone numbers of correctors
Displays phone numbers and locations of your correctors
- Stalk people with their ids
Displays phone numbers and locations of the given ids
- Clean corrections folders
Does "make fclean" in all subdirectories of your corrections folder
Version 2 :
-----------
The second version of Peer Tools (29/01/14) was rewritten from scratch.
Error handling has been improved. They are clearer and most error cases are now supported.
Multiple projects handling has been added (either for git clones or phone numbers searching).
Curl is now used instead of wget, which increases compatibility.
The source code is clearer and each function is commented for better maintainability.
Suggestions / Bugs :
--------------------
For suggestions or bug reports, you can contact me on jabber (jlejeune), or send me an email (jlejeune@student.42.fr).
I love coffee too. O_O
License :
---------
Peer Tools is available under the [GNU General Public License, version 3](LICENSE).