Download shell framework Free Java Code
Description
A framework to create your own shell application in Java.
Source Files
The download file shell-framework-master.zip has the following entries.
.classpath//ww w . ja v a2s . c om
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
README.md
batch/test.batch
build/build.xml
dist/app.jar
src/com/koujalgi/shell/commands/internal/Exit.java
src/com/koujalgi/shell/commands/internal/Help.java
src/com/koujalgi/shell/core/Application.java
src/com/koujalgi/shell/core/CommandParser.java
src/com/koujalgi/shell/entities/EnvironmentVariable.java
src/com/koujalgi/shell/entities/Result.java
src/com/koujalgi/shell/exceptions/InvalidCommandException.java
src/com/koujalgi/shell/exceptions/NoCommandAddedException.java
src/com/koujalgi/shell/exceptions/NullResultException.java
src/com/koujalgi/shell/interfaces/AbstractCommand.java
src/com/koujalgi/shell/interfaces/AbstractLogger.java
src/com/koujalgi/shell/interfaces/IApplication.java
src/com/koujalgi/shell/test/Test.java
src/com/koujalgi/shell/test/TestBatch.java
src/com/koujalgi/shell/test/TestInterpreter.java
src/com/koujalgi/shell/test/TestLogger.java
src/com/koujalgi/shell/util/DefaultLogger.java
src/com/koujalgi/shell/util/IOUtil.java
Download
Click the following link to download shell-framework-master.zip.
shell-framework-master.zip