Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
/ check-edux Public archive

Easily check the EDUX platform for new updates.

Notifications You must be signed in to change notification settings

lukaszklis/check-edux

Repository files navigation

check-edux

Build Status git3moji check-edux code style: prettier

check-edux allows you to easily check the EDUX platform for new updates in courses and global announcements.

check-edux

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

  1. Clone this repository.
  2. Install dependencies via: npm i.
  3. Run the development environment via: npm run-script watch.
  4. Run the tool manually via npm start [-- OPTIONS].
  5. A list of all of the notifications will be shown with links to a specific course.