bb-auto-env-doctor

Backbase Autoconfig Environment Manager & Doctor

Usage no npm install needed!

<script type="module">
  import bbAutoEnvDoctor from 'https://cdn.skypack.dev/bb-auto-env-doctor';
</script>

README

Backbase Environment Manager & Doctor">

NPM version NPM downloads Issues Build status

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