Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.03 KB

Build Status Coverage Status Code Climate

Search Engine Connector for Odoo

This project include a generic search engine connector and also a specific connector for Algolia.

Roadmap

  • Add support of Elastic Connector

Developement

This project uses black as code formatting convention, as well as isort and flake8. To make sure local coding convention are respected before you commit, install pre-commit and run pre-commit install after cloning the repository.