Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chevcast/shotgun

A simple UI agnostic command framework.
https://github.com/chevcast/shotgun

Last synced: about 2 months ago
JSON representation

A simple UI agnostic command framework.

Awesome Lists containing this project

README

        

# shotgun

[![Build Status](https://travis-ci.org/codetunnel/shotgun.png)](https://travis-ci.org/codetunnel/shotgun)
[![Dependencies Status](https://gemnasium.com/codetunnel/shotgun.png)](https://gemnasium.com/codetunnel/shotgun)
[![NPM version](https://badge.fury.io/js/shotgun.png)](http://badge.fury.io/js/shotgun)

> Shotgun is a UI agnostic command shell. It allows you to quickly and easily write commands and plug them into the shell framework. Unlike most other options modules or command line tools, shotgun does not make any assumptions about the UI. Shotgun could be used as a plain console application or you can combine shotgun with [shotgun-client](https://github.com/codetunnel/shotgun-client) to make terminals on the web!

![](http://i.imgur.com/PXRNtwh.png)

- [Documentation](https://github.com/codetunnel/shotgun/wiki)
- [Source](https://github.com/codetunnel/shotgun)
- [Issues](https://github.com/codetunnel/shotgun/issues)