/bullshit-generator

Command line tool, which reads sentences from file and generates random sentences with all those words.

Primary LanguageJavaScript

Bullshit Generator

Command line tool which reads sentences from file, generates random sentences with all those words and reads it out.

Currently is under construction

Install

npm i -g bullshit-generator

Usage

bullshit-generator use it with defalut text file

bullshit-generator [OPTION]... use it with defalut text file with options

bullshit-generator --file my-text-file.txt use your own text file

Options

-h --help         To see help
-s --stats        Show words statistics for used file
-g --graph        Print graph

-f --file         Use own text file