Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiyinq/shi-kata

Unofficial Snippets (CLI Version) for Kata ML
https://github.com/shiyinq/shi-kata

Last synced: about 12 hours ago
JSON representation

Unofficial Snippets (CLI Version) for Kata ML

Awesome Lists containing this project

README

        

# shi-kata
Make basic flow, action types for quickly.

## Install

```
npm i -g shi-kata
```

## How to Use

```
Usage: shi-kata [options] [command]

Make flow, action types and more(comming soon)

Options:
-v, --version output the version number
-h, --help output usage information

Commands:
tutorial|tutor Tutorial make a bot with Kata Platform
kata-cli|cli Tutorial Kata-CLI
documentation|docs Documentation Kata Platform
sample-bot|sbot Generate Example bot
make-flow|mf Generate new flow
mf-opening|mfo Generate flow opening
mf-smalltalk|mfs Generate flow smalltalk
mf-fallback|mff Generate flow fallback
action-list|actl Generate Action Types from list
action|act Generate Action Types
```

@Shiyinq