Rupeshiya / FunPacketCli

This is a simple console application package for having fun in console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunPacketCli

npm-downloads

It is a simple CLI tool which will give you lots of fun like by providing jokes.. etc.

USE:

Installation

    npm install fun_packet -g

If you stuck in using simply type

  fun help

To start jokes

    fun start --jokes
    or,
    fun start --j

To continue jokes

    fun next --joke
    or,
    fun next --j

To check sentimental analysis of a word or sentence

    fun check --text="hello world"
    or,
    fun check --t="hello world"

Demo, After installation:-

fun_demo_v2

Made with ❤️ by rupeshiya

About

This is a simple console application package for having fun in console.

License:MIT License


Languages

Language:JavaScript 100.0%