tamlyn / journal-cms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Preparation

Ensure the you have the following installed:

  • VirtualBox
  • Vagrant
  • Ansible
  • Hostupdater (vagrant plugin install vagrant-hostsupdater)
  • Composer

Instructions

$ COMPOSER=composer-setup.json composer install
$ vagrant up

Once it is setup, visit http://journal-cms.local.

Git hooks

To install the Git precommit that prevents committing large files, run:

cp .git-hooks-pre-commit .git/hooks/pre-commit

About


Languages

Language:PHP 96.3%Language:Shell 3.0%Language:JavaScript 0.4%Language:Gherkin 0.1%Language:HTML 0.1%Language:CSS 0.0%