Skip to content

informatique-cdc/ebad-plugin

Repository files navigation

EBAD Plugin

Download Build Status

EBAD Plugin is a project to build plugins for EBAD.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

the project needs Java 8 and a PostgreSQL database. To build the project, Maven 3+ is required.

Installing

This project uses Spring.
To build EBAD plugin, use this command:

mvn clean install

Running the tests

To run tests, use this command:

mvn clean verify

Built With

  • Maven - Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

For the available versions, see the releases on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details