2.0.1 • Published 6 years ago

config-hub-helper v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

What is it?

This is a client that hits a config storage server called config hub

It pulls in configuration files managed thru config hub. As such, you'll probably want to have a config hub instance running and be reasonably familiar with using it before trying this client.

Installation

npm install config-hub-helper --save-dev

OR

yarn add config-hub-helper -D

Usage

Inside a package.json script command...

config-hub-helper --token=<token here> --context=local --url=<url> --file=config.js --appName=ts-sr
2.0.1

6 years ago

2.0.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1-1

6 years ago