1.0.5 • Published 3 years ago
upcoming-holidays-cli v1.0.5
upcoming-holidays-cli
CLI built in Node.js that retrieves the next 5 occurring public holidays in a given country.
Installation
$ npx upcoming-holidays-cliNode.js version
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 useUsage
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