Skip to content

iamfrontender/evt-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVT-CONFIG

Simple programmatic and cli helper to manage account or other configurations.

Installation

npm i evt-config -g

Global installation is reqiured only if you want to take advantage of using globally available CLI tool.

Programmatic

require('evt-config')('QA6').then(EVT.setup');

CLI

evt-config add QA6.apiUrl https://api-eu.evrythng.com

More examples could be found running

evt-config --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published