cvweiss/projectbase

v0.0.1 2016-07-18 15:27 UTC

This package is auto-updated.

Last update: 2024-04-19 08:41:42 UTC


README

Scrutinizer Code Quality

projectbase

A framework that I'm creating to learn good practices and how to do them badly.

Installation

Install composer if you do not already have it.

Create the directory where you want your project bo be and then cd into it. Then, use composer to install projectbase and it's dependencies.

composer.phar create-project cvweiss/projectbase .
Cron

@TODO

License

MIT