Skip to content

Commit

Permalink
DOC: add example asciinema
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed May 22, 2020
1 parent da5a01e commit e6f39cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions picocli-shell-jline3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ What it does provide is a tokenizer for splitting a single command line String i
Given an array of Strings, picocli can execute a command or subcommand.
Combining these two libraries makes it easy to build powerful interactive shell applications.

Here is an example of what can be achieved:

[![asciicast](https://asciinema.org/a/284482.svg)](https://asciinema.org/a/284482)

## About JLine 3

Expand Down

0 comments on commit e6f39cf

Please sign in to comment.