budde377/Part

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Part framework
This framework has the recommended file structure of a website using it, but should be used with composer.

## Build status
[![Build Status](https://travis-ci.org/budde377/Part.svg?branch=master)](https://travis-ci.org/budde377/Part)
[![Code Climate](https://codeclimate.com/github/budde377/Part/badges/gpa.svg)](https://codeclimate.com/github/budde377/Part)
[![Test Coverage](https://codeclimate.com/github/budde377/Part/badges/coverage.svg)](https://codeclimate.com/github/budde377/Part)
## Requirements
For now the system has only been tested on machines running Ubuntu, but other linux distros should work as well. 

You'll need the following software:

 * A LAMP server with PHP 5.6
 * `dart-pub`
 * `php5-imagick`

## Install
Please review the example site [Part-example](https://github.com/budde377/Part-example) for an example on how to use the Part framework. If you encounter any problems, don't hesitate to create an issue in the issue-tracker!