ooni-probe-cli/CLI
Simone Basso eb43c7994a
feat(make): build ooniprobe for darwin, windows, and linux (#328)
In https://github.com/ooni/probe/issues/1466, a user is asking
about arm64 builds for Debian. We already had some code for that
in https://github.com/ooni/probe-cli/pull/311. Let us adapt the
code to the `./make` script to have arm64 builds.

While there, also adapt the code for darwin and windows.
2021-05-05 12:12:34 +02:00
..
darwin feat(make): build miniooni (#322) 2021-04-29 19:24:25 +02:00
linux feat(make): build ooniprobe for darwin, windows, and linux (#328) 2021-05-05 12:12:34 +02:00
windows refactor: build miniooni from toplevel (#203) 2021-02-02 15:34:03 +01:00
README.md refactor: build miniooni from toplevel (#203) 2021-02-02 15:34:03 +01:00

Directory github.com/ooni/probe-cli/CLI

We use this directory for building CLI binaries (e.g. ooniprobe).