https://github.com/rala72/shell
This library makes shell I/O easy.
https://github.com/rala72/shell
java-library shell
Last synced: about 2 months ago
JSON representation
This library makes shell I/O easy.
- Host: GitHub
- URL: https://github.com/rala72/shell
- Owner: rala72
- License: apache-2.0
- Created: 2020-09-24T17:38:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-26T22:46:17.000Z (5 months ago)
- Last Synced: 2026-01-27T09:41:32.574Z (5 months ago)
- Topics: java-library, shell
- Language: Java
- Homepage: https://www.rala.io/library/shell
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shell
[](https://central.sonatype.com/artifact/io.rala/shell)
[](https://javadoc.io/doc/io.rala/shell)
[](https://dl.circleci.com/status-badge/redirect/gh/rala72/shell/tree/master)
[](https://coveralls.io/github/rala72/shell?branch=master)
This library makes shell-like applications easy.
The development of this library is inspired by
[Orvell](https://git.dsg.tuwien.ac.at/trausch/orvell)
(developed by Thomas Rausch) which is licensed with MIT.
More details (like a changelog) are available at the [project homepage](http://www.rala.io/library/shell).