@miabarbir/holidates-cli
v1.0.0
Published
holidays-CLI is a tool for listing all the holidays of a country on a specific year.
Downloads
2
Readme
holidays-CLI
holidays-CLI is a tool for listing all the holidays of a country on a specific year.
Installation
Use the package manager npm to install holidays-CLI.
npm i getyourholidates
Usage
Create a javascript file and add the code below :
var myApp = require("getyourholidates");
Then run in your terminal, the following line :
node .