Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chevcast/shotgun
- Owner: chevcast
- License: mit
- Archived: true
- Created: 2013-03-14T15:12:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-31T22:04:26.000Z (over 10 years ago)
- Last Synced: 2024-12-10T02:50:50.992Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.37 MB
- Stars: 34
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - chevcast/shotgun - A simple UI agnostic command framework. (JavaScript)
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)