2.1.0 • Published 6 years ago
@lukaszklis/pjatk-check-edux v2.1.0
check-edux
@ PJATK
After becoming a student at PJATK, I was extremely disappointed with lack of ability to receive notifications whenever something is updated in the system (new announcements, forum entries, homework assignments).
check-edux
allows you easily check for new updates in courses and global announcements via running a simple command
in your terminal: check-edux
.
Installation
npm i -g @lukaszklis/pjatk-check-edux
How to use
check-edux
Development
Dependencies
- Node
8.9.1
+ - yarn
v1.5.1
+ (suggested, however npm5.6.0
+ is going to work as well)
Development flow
- Clone this repository.
- Install dependencies via:
yarn
. - Run the development environment via:
yarn watch
. - A list of all of the notifications will be shown with links to a specific course.