Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.14 KB

naif.md

File metadata and controls

55 lines (37 loc) · 1.14 KB

naif command line interface tools

⚠️ To be completed.

naif

$ naif
 _   _       _  __     _
| \ | |     (_)/ _|   | |
|  \| | __ _ _| |_    | |___
| . ` |/ _` | |  _|   | / __|
| |\  | (_| | | || |__| \__ \
|_| \_|\__,_|_|_| \____/|___/

NaifJs, simple state-machine based dialog manager
version: 0.46.1, author: [email protected]

Documentation:
/usr/local/lib/node_modules/naifjs/README.md

Examples:
/usr/local/lib/node_modules/naifjs/examples

Usage:

    naif init              create new project directory
    naif new project

    naif generate          create dialog unit skeleton source code.
    naif new unit

    naif shell             command line dialog tester
    naif test shell

    naif telegram          telegram bot dialog tester
    naif test telegram

    naif show              show dialog units and states of a directory.

    naif help              show this help


top | home | index