Onboarding for OneGov Cloud applications.
Project description
Run the Tests
Install tox and run it:
pip install tox tox
Limit the tests to a specific python version:
tox -e py27
Conventions
Onegov Onboarding follows PEP8 as close as possible. To test for it run:
tox -e pep8
Onegov Onboarding uses Semantic Versioning
Build Status
Coverage
Latest PyPI Release
License
onegov.onboarding is released under GPLv2
Changelog
Unreleased
Initial Release