Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.
Alex Ford edited this page Mar 9, 2014 · 34 revisions

shotgun

Build Status Dependencies Status NPM version

Shotgun is a UI agnostic command shell. It allows you to quickly and easily write commands and plug them into the shell framework. Rather than assuming the UI, such as the Javascript console, shotgun returns a result object that acts as a set of instructions so that any application can easily consume it, including web applications. In fact, I took the liberty of writing a separate module called shotgun-client that makes it simple to integrate shotgun with any web application.

Looking for the shotgun-client wiki?

Documentation