epiFetch
epiFetch copied to clipboard
Epitech intra command line interface
EpiFetch
epifetch is a command line interface for the Epitech intranet.
EpiFetch is a cli to interact with the Epitech intranet. I created it because I'm lazy to open a browser to get a simple information and it's much faster.
click here for read documentation
./epiftech

- You must have your autologin in ~/{user}/.config
- You can move epifetch to /bin to access it from everywhere or create an alias
List of commands available presently
| Command | Does... |
|---|---|
user |
Display user information |
project |
Display all current projects and to see the details put the id after the project epifetch project <project id> |
notes |
Display all your marks |
modules |
Display all your modules |
activity |
Display all your activities |
setacl |
to set, write on blih repository epifetch setacl <repo name> <user> <user_right> |
repo |
list all repositories on blih server add epifetch repo <name new repo> to create a new repo |
Contributing
- Fork it (https://github.com/cchalop1/epifetch/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
This project is a work in progress !!!
your contribution is welcomed ! ! !
Contact
Clément Chalopin - @cchalop1 - [email protected]