Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.43 KB

The okvpn.org site code

The Build Status SensioLabsInsight

Branches Private Builds
master build status
develop build status

Installation

git clone https://github.com/okvpn/okvpn-site-code.git
cd okvpn-site-code
composer install

And run migrations

cd applivation
phinx migrate

Contributing Changes to the Code

Read Conventions & Code Version Control

license

GPLv3, see https://www.gnu.org/licenses/gpl-3.0.txt for details