0.2.1 • Published 10 years ago

blabot-cli v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Blabot CLI

Command line interface for Blabot engine

Installation

$ npm install -g blabot-cli

Use

Create new dictionary "mydict":

$ blabot init mydict

Add some text into dictionary:

$ blabot parse mydict.json "Hey, you! Is this some text? Yep, it is good text" 

Generate some blabols:

$ blabot sentence mydict.json

For more help see:

$ blabot --help
0.2.1

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago