Skip to content
/ gims Public
forked from Ecodev/gims

Global Information Management System

License

Notifications You must be signed in to change notification settings

zer0c14/gims

 
 

Repository files navigation

GIMS

Master: Build Status Develop: Build Status

Introduction

GIMS application using the ZF2.

Installation

  1. The recommended way to get a working copy is the following:
./bin/install_dependencies.sh
./vendor/bin/phing build
  1. Create a database in PostgreSQL named "gims"
  2. Configure database in config/autoload/local.php
  3. Set up a virtual host to point to htdocs/ directory

Testing

Full testing can be executed via Phing. This WILL DESTROY existing database:

./vendor/bin/phing test

See detailed informations for advanced usage.

About

Global Information Management System

Resources

License

Stars

Watchers

Forks

Packages

No packages published