Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

Latest commit

 

History

History
37 lines (26 loc) · 744 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 744 Bytes

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • this is my own tiny php framework. ;-)

What I need to do now (a.k.a the todo list):

  • Write comments and generate docs from them
  • Write test ... (use cucumber style framework ?)
  • Find a packager/installer
  • Write db tools for migrations...
  • ...

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Example:

Take a look to the example branch to see how it can be used ;-)

Contribution guidelines

  • Fork
  • Code
  • Writing tests
  • Pull Request
  • Re Do

Thank you ;-)