@charlotte.m/holidates
v2.0.0
Published
This is a npm command to get the holidays of a chosen country. Simply install the package then run 'npm holidates [country of your choice]'. You can also specify the year as a second parameter (default is the current year).
Downloads
1
Readme
Learning-CLI
This is a simple solo project carried out on the 20th of April 2021 as part of the BeCode Liège's Junior Web Developer programm. We were tasked to create a npm package and publish it.
How to install
npm i @charlotte.m/holidates
Then run:
holidates [country of your choice]
You can specify the year you want (default is the current year) like this:
holidates [country of your choice] [year]