A library for easily creating observable CLI tasks with support for commands, arguments, and options.
Go to file
2018-09-30 22:45:12 +02:00
docs fix(core): slim down dependencies 2018-06-28 23:57:40 +02:00
test fix(dependencies): update to latest versions 2018-08-31 00:13:05 +02:00
ts fix(core): update 2018-09-30 22:36:30 +02:00
.gitignore update tests 2017-04-22 22:09:51 +02:00
.gitlab-ci.yml fix(dependencies): update to latest versions 2018-08-31 00:13:05 +02:00
.snyk fix(dependencies): update to latest versions 2018-08-31 00:13:05 +02:00
LICENSE Initial commit 2015-10-04 23:06:36 +02:00
npmextra.json fix(ci): remove obsolete dependencies 2018-09-30 22:45:12 +02:00
package-lock.json 3.0.5 2018-09-30 22:36:31 +02:00
package.json 3.0.5 2018-09-30 22:36:31 +02:00
README.md change to an all rxjs Subject architecture 2018-05-03 12:10:39 +02:00
tslint.json implement standardJS 2016-10-15 00:56:02 +02: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