bb-auto-env-doctor
v0.1.5
Published
Backbase Autoconfig Environment Manager & Doctor
Downloads
8
Maintainers
Readme
The Environment Manager
Quick Start
# Install Baedor CLI utility.
npm install bb-auto-env-doctor --global
# Run tool-kit
bb-auto-env-doctor
Usage
BB Env Doctor is a simple way to configure and manage installation process of Backbase test environment.
bb-auto-env-doctor
Read More
Contributing
# Installation
# Fork this repo (https://github.com/OlegDokuka/bb-auto-env-doctor.git)
# Clone the fork (E.g. `https://github.com/<your_username>/bb-auto-env-doctor.git`)
cd bb-auto-env-doctor
# Install modules
npm install
# Build
npm run build
# Test
npm run test
Change Log
License
MIT