Skip to content

cultuurnet/uitpas-beheer-silex

Repository files navigation

Build Status Coverage Status

Swagger Validator

Read the documentation for developers to get started.

Git hooks

For development purposes, we advice you to install the included git hooks with the following command:

./vendor/bin/phing githooks

One of the hooks will try to validate the project's Swagger file. This requires you to install some node dependencies. Make sure npm is available and install them by running this command at the root of the project:

npm install