1.0.1 • Published 2 years ago

cli-jokes v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

cli-jokes

jokes in your console

Git | npm

Installation

  • Run the command npm install cli-jokes -g

Usage

cli-jokes random - get random joke

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request.

##Release notes

  • v. 1.0.0
    • Init project