A library for executing shell commands using promises.
Go to file
2018-08-04 16:43:02 +02:00
test fix(structure): clean up 2018-07-30 16:08:14 +02:00
ts fix(PATH): add proper PATH handling for child processes 2018-08-04 16:43:02 +02:00
.gitignore initial 2017-02-12 13:13:08 +01:00
.gitlab-ci.yml fix(structure): clean up 2018-07-30 16:08:14 +02:00
npmextra.json fix(ci): update build step to be faster 2018-07-30 16:19:38 +02:00
package-lock.json 2.0.4 2018-07-30 16:34:45 +02:00
package.json 2.0.4 2018-07-30 16:34:45 +02:00
README.md fix(dependencies): remove shelljs and go node native 2018-07-18 20:58:12 +02:00
tslint.json bootstrap Smartshell class 2017-03-10 20:14:40 +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