Skip to content

Simple application to help developer make simple interactive command line application in java

Notifications You must be signed in to change notification settings

OmarAbdullwahhab/simple-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-cmd

Simple application to help developer make simple interactive command line application in java

For developers

  • Implement the CommandLineOptionListener interface for each application you want to use,
  • Do not include the exit option in the implementation as its implemented by the application already.
  • Have a look at the SimpleApplication class to see a very simple implementation for it.

In the nearst future

  • Will include command line options/args

About

Simple application to help developer make simple interactive command line application in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages