onegov.policy, the policy package for OneGov Box pulls together and configures the OneGov modules.
Table of Contents
For details on how to install OneGov Box see the instructions in the readme of the onegov-buildout.
For development, you can install the onegov.policy package directly (without using the onegov-buildout):
$ git clone https://github.com/OneGov/onegov.policy.git
$ cd onegov.policy
$ ln -s development.cfg buildout.cfg
$ python2.7 bootstrap.py
$ bin/buildout
$ bin/instance fg- Buildout: https://github.com/OneGov/onegov-buildout
- Source: https://github.com/OneGov/onegov.policy
- Issue tracker: https://github.com/OneGov/onegov.policy/issues
This package is copyright by Verein OneGov.
onegov.policy is licensed under GNU General Public License, version 2.