0.0.1 • Published 8 years ago

shell-studio v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

shell-studio

electron editor for shell scripts

background details relevant to understanding what this module does

Usage

description of the example

const shellStudio = require('shell-studio');

console.log({shellStudio});

This will output

Travis Build Status Code Climate Coverage Status NPM downloads

API

const shellStudio = (): object

description of the function signature

Install

With npm installed, run

$ npm install shell-studio

See Also

License

MIT