1.2.3 • Published 1 year ago

dailyprog v1.2.3

Weekly downloads
14
License
ISC
Repository
github
Last release
1 year ago

Build With

Node

Installation

With npm installed, run

$ npm install -g dailyprog

Usage

$ dailyprog -q <questionNumber> -d <difficultyLevel>

Options

Options:
      --help        Show help                                          [boolean]
      --version     Show version number                                [boolean]
  -q, --question    Enter the question number                [string] [required]
  -d, --difficulty  Choose a difficulty level                [string] [required] [choices: "easy", "intermediate", "hard"]
                   

Examples

# Shorter Way
$ dailyprog -q 120 -d easy

# Longer Way
$ dailyprog --question 120 --difficulty easy

Credits

This software uses the following open source packages:

Support

If you found my project helpful, give it a :star:

License

ISC


GitHub @anirudh-pandey  · 

1.2.3

1 year ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago