cafejojo / schaapi-models

Models and interfaces used in the Schaapi pipelines.

Home Page:https://cafejojo.org/schaapi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Early detection of breaking changes based on API usage


Travis build status AppVeyor build status Codecov Schaap Built with love

This module contains the models and interfaces of Schaapi, and is not executable. Please see the main repo for more information.

Requirements and Installation

Schaapi requires JRE 8 and has been tested on Windows and Unix systems.

Changelog

Please see releases for more information on what has changed recently.

Testing

$ ./gradlew check

Documentation

$ ./gradlew dokka

Publishing

$ ./gradlew uploadArchives --no-daemon

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email security@cafejojo.org instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see the license file for more information.

About

Models and interfaces used in the Schaapi pipelines.

https://cafejojo.org/schaapi/

License:MIT License


Languages

Language:Kotlin 100.0%