A library for easily creating observable CLI tasks with support for commands, arguments, and options.
Go to file
2018-01-27 18:06:13 +01:00
dist fix tests and add .triggerOnlyOnProcessEnvCliCall() 2017-10-12 22:44:34 +02:00
docs update to latest standards 2017-04-22 21:03:28 +02:00
test ensure compatibility with code assertion library 2017-10-12 23:02:00 +02:00
ts fix tests and add .triggerOnlyOnProcessEnvCliCall() 2017-10-12 22:44:34 +02:00
.gitignore update tests 2017-04-22 22:09:51 +02:00
.gitlab-ci.yml fix(improve security CI step): 2018-01-27 18:02:01 +01:00
LICENSE Initial commit 2015-10-04 23:06:36 +02:00
npmextra.json fix tests and add .triggerOnlyOnProcessEnvCliCall() 2017-10-12 22:44:34 +02:00
package.json 2.0.12 2018-01-27 18:02:05 +01:00
README.md update to latest standards 2017-04-22 21:03:28 +02:00
tslint.json implement standardJS 2016-10-15 00:56:02 +02:00
yarn.lock fix(core): remove vulnerable paths 2018-01-27 17:59:04 +01:00

smartcli

nodejs wrapper for CLI related tasks

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

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

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer