check-edux
allows you to easily check the EDUX platform for new updates in courses and global announcements.
npm i -g check-edux
check-edux
$ 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 information
- Node
8.12.0
+ - npm
6.4.1
+
- 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.