/node-cli

My first command line tool

Primary LanguageJavaScript

Node.JS: Holidates CLI

  • Author: Morgane Jansen
  • Version: 1.2.1
  • Page NPM

Description

A command line tool that takes a country name and a year as parameters then return the national holidays for that year, or for the current year if no year was specified.

Installation

$ npm install @morganebecode/holidates

How to use

$ holidates [country][year (optional)]

Resources

Dependencies