#Open Journal Software
Open Journal Software (OJS) is a journal management and publishing software bulit with Symfony 2 Framework.
As a company we, OkulBilişim, analyzed journal management systems and needs of the community and decided to make a harder, better, faster and stronger content management and workflow software using Symfony 2 and cloud in parnership with TÜBİTAK-ULAKBİM
This project adheres to the [Open Code of Conduct][https://github.com/okulbilisim/ojs/tree/master/code_of_conduct.md]. By participating, you are expected to honor this code.
Read Install
###TL;DR I'm a guru
composer update -vvv -o&& bower update && php app/console assets:install web --symlink && php app/console assetic:dump && mysql -u root -p -e "DROP DATABASE IF EXISTS ojs;create database ojs;" && php app/console ojs:install && app/console ojs:install:initial-data