nlohmann/json

Minimal repository (current size very large)

tdegeus opened this issue · 1 comments

I want to use "json" as a submodule to my project, because:

  1. I want to be transparent is ownership, to give credits where they are due.
  2. To facilitate updating from source.

However, the current repository is extremely large, due to the tests and benchmarks. This hinders again the distribution of my code. Therefore it would be great if a minimal repository can be maintained.

Thanks!
Tom

Duplicate: #96, #482