1.0.0 • Published 6 years ago
getyourholidates v1.0.0
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/myfuckingholidatesUsage
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
6 years ago