Skip to content

DaveMentens/Clastic

 
 

Repository files navigation

Clastic Development

This project should only be used for development.

Requirements

You need the following installed globally on your system:

Installation

  1. Clone the project

    $ git clone [email protected]:Clastic/Clastic.git
    $ cd Clastic
    
  2. Install

    make install
    
  3. Setup development env

    make dev
    

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from Symfony. Make sure to check out php-cs-fixer as this will help you a lot.

If you would like to help, take a look at the list of issues.

Requirements

PHP 5.3.2 or above

Author and contributors

Dries De Peuter - [email protected] - http://nousefreak.be

See also the list of contributors who participated in this project.

License

Clastic is licensed under the MIT license.

About

Clastic development repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.9%
  • CSS 8.8%
  • JavaScript 5.1%
  • Makefile 0.2%