# KeyChain

## A Craft CMS Plugin to Manage Key Pairs

[![Join the chat at https://gitter.im/flipboxfactory/keychain](https://badges.gitter.im/flipboxfactory/keychain.svg)](https://gitter.im/flipboxfactory/keychain?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/keychain.svg?style=flat-square)](https://github.com/flipboxfactory/keychain/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/flipboxfactory/keychain/master.svg?style=flat-square)](https://travis-ci.com/flipboxfactory/keychain)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/keychain.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/keychain/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/keychain.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/keychain)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/keychain.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/keychain)

## Installation

To install, use composer:

```
composer require flipboxfactory/keychain
```

## Testing

``` bash
$ ./vendor/bin/phpunit
```

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/keychain/blob/master/CONTRIBUTING.md) for details.


## Credits

- [Flipbox Digital](https://github.com/flipbox)

## License

The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/keychain/blob/master/LICENSE) for more information.
