1.0.2 • Published 7 years ago
check-edux v1.0.2
check-edux
check-edux allows you to easily check the EDUX platform for new updates in courses and global announcements.

Installation
npm i -g check-eduxHow to use
check-eduxHelp
$ check-edux -h
Usage: check-edux [options]
Options:
-c, --clear clear check-edux's storage on your computer
-V, --version output the version number
-h, --help output usage informationDevelopment
Dependencies
- Node
8.12.0+ - npm
6.4.1+
Development flow
- Clone this repository.
- Install dependencies via:
npm i. - Run the development environment via:
npm run-script watch. - Run the tool manually via
npm start [-- OPTIONS]. - A list of all of the notifications will be shown with links to a specific course.