Backbase Autoconfig Environment Manager & Doctor
npm install bb-auto-env-doctor[![NPM version][npm-image]][npm-url]
[![NPM downloads][downloads-image]][downloads-url]
[![Issues][issues-img]][issues-url]
[![Build status][travis-image]][travis-url]
> The Environment Manager
``shInstall Baedor CLI utility.
npm install bb-auto-env-doctor --global
Usage
BB Env Doctor is a simple way to configure and manage installation process of Backbase test environment.
`sh
bb-auto-env-doctor
`Read More
* FAQ
* Known issues and limitations
* Functionality
Contributing
`sh
Installation
Fork this repo (https://github.com/OlegDokuka/bb-auto-env-doctor.git)
Clone the fork (E.g.
https://github.com/)
cd bb-auto-env-doctorInstall modules
npm installBuild
npm run buildTest
npm run test
``MIT
[npm-image]: https://img.shields.io/npm/v/bb-auto-env-doctor.svg?style=flat
[npm-url]: https://www.npmjs.com/package/bb-auto-env-doctor
[downloads-image]: https://img.shields.io/npm/dm/bb-auto-env-doctor.svg?style=flat
[downloads-url]: https://www.npmjs.com/package/bb-auto-env-doctor
[issues-img]: https://img.shields.io/github/issues/OlegDokuka/bb-auto-env-doctor.svg
[issues-url]: https://github.com/OlegDokuka/bb-auto-env-doctor/issues
[travis-image]: https://img.shields.io/travis/OlegDokuka/bb-auto-env-doctor.svg?style=flat
[travis-url]: https://travis-ci.org/OlegDokuka/bb-auto-env-doctor