Java library that allows you to write faster your application in a command line style.
- fast to start
- easy to test
- work out of the box into your shell
- possibility to attach any type of display
- basic commands already implemented

All you need to do is implement the Command and Display interfaces

Command:
- Output execute(List<String> args) throws CommandException;

Display:
- public void render(Output output);

After registered the display and the command you will be able to call it into your shell.

Project Activity

See All Activity >

Follow ShellBasedApp

ShellBasedApp Web Site

Other Useful Business Software
Veeam Data Platform v13.1 Icon
Veeam Data Platform v13.1

Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ShellBasedApp!

Additional Project Details

Registered

2014-09-29