0.1.5 • Published 7 years ago

bb-auto-env-doctor v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

0.1.5

7 years ago

0.1.4-0

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago