An open API service indexing awesome lists of open source software.

https://github.com/flipboxfactory/craft-ember

A Craft CMS plugin scaffolding
https://github.com/flipboxfactory/craft-ember

Last synced: about 1 year ago
JSON representation

A Craft CMS plugin scaffolding

Awesome Lists containing this project

README

          

# A Craft CMS plugin scaffolding
[![Join the chat at https://gitter.im/flipboxfactory/craft-ember](https://badges.gitter.im/flipboxfactory/craft-ember.svg)](https://gitter.im/flipboxfactory/craft-ember?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/craft-ember.svg?style=flat-square)](https://github.com/flipboxfactory/craft-ember/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/craft-ember/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/craft-ember)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/craft-ember.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-ember/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/craft-ember.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/craft-ember)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/craft-ember.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/craft-ember)

## Installation

To install, use composer:

```
composer require flipboxfactory/craft-ember
```

## Testing

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

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/craft-ember/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/craft-ember/blob/master/LICENSE) for more information.