check-edux
v1.0.2
Published
Quickly check the EDUX system for updates @ Polish-Japanese Academy of Information Technology
Downloads
5
Maintainers
Readme
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-edux
How to use
check-edux
Help
$ 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
Development
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.