@@ -12,6 +12,11 @@ To request all data with `gnmiclient`: run `gnmic -a localhost:7030 -u admin -p
---
### Binaries
At the moment it's recommended to use binary executables when using the target. You can find executables for various systems on the Release page.
For every commit on develop and master you can download executable artifacts as well.
## Code structure
This section explains the underlying philosophy of the code structure within the gNMI Target, and notes how the developers should aim to keep it going forward.