1.0.0 • Published 6 years ago
@miabarbir/holidates-cli 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 getyourholidatesUsage
Create a javascript file and add the code below :
var myApp = require("getyourholidates");Then run in your terminal, the following line :
node . 1.0.0
6 years ago