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
Auth for GenAI | Auth0 Icon
Auth for GenAI | Auth0

Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Try free 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