In Zuru Tech we deeply believe that every project must follow a well-defined set of rules about how to write code, and how to manage the project itself.
We are strong supporters of the "don't reinventing the wheel" way of thinking, and that's why we try to use the right tools, in the right way, to speed up the development and to simplify the code-review process while, at the same time, guaranteeing a good code quality.
This project holds the Python Style Guide (currently, other languages are coming soon), the suggested CI pipeline to use (based on Gitlab CI) and other useful development files.
The code present in this project is licensed under the Apache License 2.0.
The style guides in this project are licensed under the CC-By 3.0 License: feel free to share, distribute and modify this document. See https://creativecommons.org/licenses/by/3.0/ for more details.