shotgun icon indicating copy to clipboard operation
shotgun copied to clipboard

A simple UI agnostic command framework.

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. 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 to make terminals on the web!