1.0.7 • Published 10 months ago

funny-jokes-cli v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

A simple CLI that prints random or specific type joke on your command line interface.

How to use

You can install the CLI by running the following command in your terminal npm install -g funny-jokes-cli Then run the joke command to read a joke.

You can also specify a certain type of joke. The programming, general and knock-knock type jokes are available. Just run joke <type> to read your specific joke.

Run it locally

Download the code or clone this repo and run npm i to install dependencies. After that run npm run local. THis will build the project and print a joke. When the build is complete you can use the npx joke to print jokes.

👨‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated
1.0.7

10 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago