Download shotgun Free Java Code
Description
Shotgun Shell is a UI agnostic command line framework. It allows you to quickly and easily write commands and plug them into the framework. Rather than assuming an interface, such as the Javascript console, Shotgun Shell returns a JSON result that acts as a set of instructions so that any UI can easily be built to consume it.
Source Files
The download file shotgun-master.zip has the following entries.
.gitignore//from ww w.j ava 2 s. c o m
.travis.yml
LICENSE
README.md
default_cmds/clear.js
default_cmds/exit.js
default_cmds/help.js
example/app.js
example/shotgun_cmds/echo.js
example/shotgun_cmds/login.js
example/shotgun_cmds/reply.js
example/shotgun_cmds/topic.js
index.js
package.json
settings.js
test/mocha.opts
test/test.js
utils/execute.js
utils/format.js
utils/shellHelpers.js
utils/validateCommandOptions.js
Download
Click the following link to download shotgun-master.zip.
shotgun-master.zip