# @blackflux/robo-config-plugin

[![Build Status](https://circleci.com/gh/blackflux/robo-config-plugin.png?style=shield)](https://circleci.com/gh/blackflux/robo-config-plugin)
[![Test Coverage](https://img.shields.io/coveralls/blackflux/robo-config-plugin/master.svg)](https://coveralls.io/github/blackflux/robo-config-plugin?branch=master)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=blackflux/robo-config-plugin)](https://dependabot.com)
[![Dependencies](https://david-dm.org/blackflux/robo-config-plugin/status.svg)](https://david-dm.org/blackflux/robo-config-plugin)
[![NPM](https://img.shields.io/npm/v/@blackflux/robo-config-plugin.svg)](https://www.npmjs.com/package/@blackflux/robo-config-plugin)
[![Downloads](https://img.shields.io/npm/dt/@blackflux/robo-config-plugin.svg)](https://www.npmjs.com/package/@blackflux/robo-config-plugin)
[![Semantic-Release](https://github.com/blackflux/js-gardener/blob/master/assets/icons/semver.svg)](https://github.com/semantic-release/semantic-release)
[![Gardener](https://github.com/blackflux/js-gardener/blob/master/assets/badge.svg)](https://github.com/blackflux/js-gardener)

Blackflux [robo-config](https://github.com/blackflux/robo-config) plugin.

## Install

```
npm install --save-dev @blackflux/robo-config-plugin
```

## Documentation

Documentation can be found [here](src/plugin/docs).

## Plugin Content

Manages various things like `NPM Package Abstraction`, `Serverless Project Abstration`, etc

