config-hub-helper
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i config-hub-helper

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

16.4 kB

Total Files

8

Last publish

Collaborators

  • ssweet