1.0.0-alpha.0 • Published 8 years ago

@backbase/cli-config v1.0.0-alpha.0

Weekly downloads
8
License
ISC
Repository
-
Last release
8 years ago

Backbase CLI Config

Warning: Still in alpha

Usage

.getBbRc(overwrites)

Loads the backbase configuration from the configuration files.

The config is obtained by merging multiple configuration by this order of importance:

  • Local .bbrc files upwards the directory tree
  • All .bbrc files upwards the directory tree
  • .bbrc file located in user's home folder (~)

Configuration is overwritten with overwrites argument.