Aidge Wiki
Contributing
Gitflow
Templates
Export
Team organization
Coding practices
C++
- WebKit coding style (Naming convention)
- Google C++ Style Guide (for C++ best practice)
- C++ test
Python
General & Tooling
- Development workflow
- Get good at git
- Code formatting and linting
- Error handling
- Guide to properly log
Technical specification
Documentation
CI/CD
- Understand the CI/CD Pipelines
- Setup a Windows OVH instance for CI
- Setup an Ubuntu OVH instance for CI