Find out who a person is given a sciper.
Install this globally and you'll have access to the who-is-sciper
command
anywhere on your system.
npm i who-is-sciper -g
who-is-sciper
Usage: who-is-sciper <sciper>
Commands:
sciper 6-digit unique EPFL identification number.
Options:
-l, --language Show informations in "en" or "fr" [string]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples:
who-is-sciper 128871
who-is-sciper 278890 -l fr
Contributions are always welcome.
See Contributing.
Apache License 2.0
Original work (c) ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE, Switzerland, VPSI, 2017-2018.
Modified work (c) William Belle, 2018-2023.
See the LICENSE file for more details.