Skip to content

Ask-me-for-a-weekday is a nodeJS based command line application that asks you for the day of the week of a particular date.

License

Notifications You must be signed in to change notification settings

ndsvw/Ask-me-for-a-weekday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask-me-for-a-weekday

Ask-me-for-a-weekday is a nodeJS based command line application that asks you for the weekday of a particular date.

preview of Ask-me-for-a-weekday

Install

npm install ask-me-for-a-weekday

Usage

  1. Run the command:
npm start
  1. Choose the diffuculty!

  2. Enter the indices (0-6) of the weekdays!

Alternative

  1. Run the command:
npm start [difficulty-number]
  1. Enter the indices (0-6) of the weekdays!

Diffuculties

  • 1 -> whole current year
  • 2 -> whole current year and whole next year
  • 3 -> 2000 - 2099
  • 4 -> 1900 - 2099
  • 5 -> 1900 - 2199
  • 6 -> 100 - 2999

About

Ask-me-for-a-weekday is a nodeJS based command line application that asks you for the day of the week of a particular date.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published