
# Suman-Interactive

An interactive command line app that can teach you things about how to best use the
Suman CLI.

This app is bundle with the suman CLI itself.

So you can invoke it with:

```bash
$ suman --interactive  # you can use bash completion
```

or simply

```bash
$ suman-i
```

Try it out :)