mirror of
https://github.com/troglobit/editline.git
synced 2025-05-06 04:21:24 +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
|
Example
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Here is a very brief example to illustrate how one can use Editline to
|
Below follows a brief example to illustrate how one can use Editline to
|
||||||
create a simple CLI, use Ctrl-D to exit the program. More examples are
|
create a simple CLI, use Ctrl-D to exit the program. For a slightly
|
||||||
availble in the source tree.
|
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][]
|
1. Build and install the library, preferably using a [release tarball][]
|
||||||
The configure script defaults to a `/usr/local` prefix.
|
The configure script defaults to a `/usr/local` prefix.
|
||||||
|
Loading…
Reference in New Issue
Block a user