Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 827 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 827 Bytes

Chuck-me-a-joke

Installation

npm i -g chuck-me-a-joke

About

This is a small global npm module made for educational porpuses. It's a CLI tool that fetches Chuck Norris jokes from Chuck Norris Jokes API.

Usage

chuck-me-a-joke <command>

List of available commands

  • random: Returns a random Chuck Norris joke.
  • category: Returns a list of categories to choose from and returns a joke from that category.

Special thanks

Thanks to Mathias for allowing me to use his great Chuck Norris API. You can take a look at it here.

drawing