1.0.0 • Published 4 years ago

getyourholidates v1.0.0

Weekly downloads
-
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 @miabarbir/myfuckingholidates

Usage

Create a javascript file and add the code below :

var myApp = require("myfuckingholidates");

Then run in your terminal, the following line :

node . 
1.0.0

4 years ago