Add gitlab issue/merge request templates
[apps/agl-service-can-low-level.git] / README.md
1 # CAN signaling binder
2
3 CAN bus binder, based upon OpenXC vi-firmware project.
4
5 Full document can be found under `docs` directory.
6
7 # Fast build procedure
8
9 Just use autobuild script:
10
11 ```bash
12 ./autobuild/agl/autobuild build
13 ./autobuild/agl/autobuild package
14 ```
15
16 This will build both projects under build directory for each of them with default configuration.