NC HELPDESK is a command line tool designed to manage our ability to provide assistance to students as well as monitor common areas of problems that students face.
To install this package, clone down the repo using the following command:
git clone https://github.com/northcoders/helpdesk-2-cli.git
Then cd
into this repo and run the command
npm i -g
in order to ensure that it is installed globally on your computer.
To run nchelp, just type nchelp in your terminal.