mirror of
https://github.com/depp/syncfiles.git
synced 2025-08-14 14:26:05 +00:00
The use of Carbon turns out to be less useful than originally thought, so it makes sense to remove it.
Converter
Debugging
Tests can be debugged with GDB:
bazel build -c dbg //src:convert_test
gdb -ex 'dir .' -ex 'cd bazel-bin' bazel-bin/src/convert_test