CLI built in Node.js that retrieves the next 5 occurring public holidays in a given country.
$ npx upcoming-holidays-cli
This project uses Node.js version 16.17.0
.
If you have nvm
installed, you can get the project's Node.js version by running:
nvm use
In order to use the CLI, you need to pass the country code as an argument. You can find the list of supported country codes here.
$ npx upcoming-holidays-cli --countryCode=DE