1.0.0 • Published 4 years ago

@miabarbir/holidates-cli v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

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 .