A library for executing shell commands using promises.
Go to file
2019-05-19 22:41:20 +02:00
test fix(structure): clean up 2018-07-30 16:08:14 +02:00
ts fix(core): update 2019-05-19 22:41:20 +02:00
.gitignore initial 2017-02-12 13:13:08 +01:00
.gitlab-ci.yml fix(core): update 2018-11-26 17:55:15 +01:00
npmextra.json fix(core): update 2018-12-14 18:36:23 +01:00
package-lock.json 2.0.15 2019-05-19 22:41:20 +02:00
package.json 2.0.15 2019-05-19 22:41:20 +02:00
README.md fix(dependencies): remove shelljs and go node native 2018-07-18 20:58:12 +02:00
tslint.json fix(core): update 2018-11-26 17:55:15 +01:00

smartshell

shell actions designed as promises

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH

repo-footer