mirror of
https://github.com/troglobit/editline.git
synced 2025-05-05 20:11:12 +08:00
Mention jush as another example of Editline
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
650d0f15c6
commit
e58868bec1
@ -37,9 +37,10 @@ Editline is maintained collaboratively at [GitHub][].
|
||||
Example
|
||||
-------
|
||||
|
||||
Here is a very brief example to illustrate how one can use Editline to
|
||||
create a simple CLI, use Ctrl-D to exit the program. More examples are
|
||||
availble in the source tree.
|
||||
Below follows a brief example to illustrate how one can use Editline to
|
||||
create a simple CLI, use Ctrl-D to exit the program. For a slightly
|
||||
more advanced example, see <https://github.com/troglobit/jush/>. The
|
||||
Editline sources also include an `examples/` sub-directory.
|
||||
|
||||
1. Build and install the library, preferably using a [release tarball][]
|
||||
The configure script defaults to a `/usr/local` prefix.
|
||||
|
Loading…
Reference in New Issue
Block a user