Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 482 Bytes

Holidaystool

This is a handy CLI package that genearates the annual holidays of almost all countries in the Globe.

How to install it

This tool needs to be globaly installed to properly function. Therefore hit the below comman in your terminal.


npm install -g holidaystool

How to use it

You can simply type the holidaystool followed by the "country name" that you want to inquire as follows and then hit enter


holidaystool Belgium

Good Luck!