0.2.1 • Published 9 years ago

blabot-cli v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

0.2.0

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago