suman-interactive
Version:
Suman interactive project to guide users through advanced use cases
21 lines (13 loc) • 306 B
Markdown
# 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 :)