JLine is a Java library for handling console input. It's similar to GNU Readline but with a focus on portability, flexibility, and integration with Java applications. See https://jline.org for its ...
This repository does not include a license. If you want an open-source license, add a LICENSE file (for example, MIT).