dawidpolakowski / aeria

WordPress Rapid Development Toolkit

Home Page:http://caffeina.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

![Gitter](https://badges.gitter.im/Join Chat.svg)

Scrutinizer Code Quality

Aeria is a modular, lightweight, fast WordPress Application development kit.

Documentation

See the wiki.

Contributing

How to get involved:

  1. Star the project!
  2. Answer questions that come through GitHub issues
  3. Report a bug that you find

Aeria follows the GitFlow branching model. The master branch always reflects a production-ready state while the latest development is taking place in the develop branch.

Each time you want to work on a fix or a new feature, create a new branch based on the develop branch: git checkout -b BRANCH_NAME develop. Only pull requests to the develop branch will be merged.

Pull requests are highly appreciated.

Solve a problem. Features are great, but even better is cleaning-up and fixing issues in the code that you discover.

Versioning

Aeria is maintained by using the Semantic Versioning Specification (SemVer).

Copyright and license

Copyright 2015 Caffeina srl under the MIT license.

About

WordPress Rapid Development Toolkit

http://caffeina.com

License:MIT License


Languages

Language:PHP 70.7%Language:JavaScript 15.1%Language:CSS 13.7%Language:Shell 0.5%